Searched refs:crate_authors (Results 1 – 4 of 4) sorted by relevance
251 macro_rules! crate_authors { macro336 let author = $crate::crate_authors!();373 let author = $crate::crate_authors!(", ");388 let author = $crate::crate_authors!($sep);
47 macro_rules! crate_authors { macro140 let author = $crate::crate_authors!();
75 # uses clap `crate_version!` or `crate_authors!` macros (fairly common in
89 # uses clap `crate_version!` or `crate_authors!` macros (fairly common in