Home
last modified time | relevance | path

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

/external/rust/crates/clap/src/app/
Dsettings.rs25 const UTF8_STRICT = 1 << 16; constant
114 StrictUtf8 => Flags::UTF8_STRICT,