Searched refs:crate_version (Results 1 – 3 of 3) sorted by relevance
437 macro_rules! crate_version { macro578 .version(crate_version!())584 .version(crate_version!())
534 * `crate_version!` returns `&'static str` instead of `String`
721 * **app_from_crate!:** Combines `crate_version!`, `crate_name!`, `crate_description!`, and `crate_a…1083 * adds App::with_defaults to automatically use crate_authors! and crate_version! macros ([5520bb0…1682 * `crate_version!` returns `&'static str` instead of `String`