Searched defs:short_flag (Results 1 – 1 of 1) sorted by relevance
74 short_flag: Option<char>, field2198 pub fn short_flag(mut self, short: impl IntoResettable<char>) -> Self { in short_flag() method