[][src]Module clap_conf::prelude

Re-exports

pub use crate::with_toml_env;
pub use crate::Filter;
pub use crate::Getter;

Macros

clap_app

Build App, Args, SubCommands and Groups with Usage-string like input but without the associated parsing runtime cost.

crate_version

Allows you to pull the version from your Cargo.toml at compile time as MAJOR.MINOR.PATCH_PKGVERSION_PRE