Searched refs:PathBufValueParser (Results 1 – 3 of 3) sorted by relevance
47 pub use value_parser::PathBufValueParser;
254 ValueParserInner::PathBuf => &PathBufValueParser {}, in any_value_parser()941 pub struct PathBufValueParser {} struct943 impl PathBufValueParser { impl950 impl TypedValueParser for PathBufValueParser { implementation980 impl Default for PathBufValueParser { implementation
720 …bid_empty_values` with `builder::NonEmptyStringValueParser` / `builder::PathBufValueParser` (#3753)