Home
last modified time | relevance | path

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

/external/rust/crates/clap/src/app/
Dsettings.rs36 const ALLOW_NEG_NUMS = 1 << 27; constant
93 AllowNegativeNumbers => Flags::ALLOW_NEG_NUMS,