Home
last modified time | relevance | path

Searched refs:crate_authors (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/clap/src/
Dmacros.rs466 macro_rules! crate_authors { macro
579 .author(crate_authors!())
585 .author(crate_authors!($sep))
/external/rust/crates/clap/
DCHANGELOG.md694 * fix link from app_from_crate! to crate_authors! (#822) ([5b29be9b](https://github.com/kbknapp/c…
721 … Combines `crate_version!`, `crate_name!`, `crate_description!`, and `crate_authors!` into a singl…
1083 * adds App::with_defaults to automatically use crate_authors! and crate_version! macros ([5520bb0…
1415 * **Authors Macro:** adds a crate_authors macro ([38fb59ab](https://github.com/kbknapp/clap-rs/com…