[][src]Function combu::parser::parse_flags_starts_with_short_flag

pub fn parse_flags_starts_with_short_flag(
    arg: String,
    c: Context
) -> (Option<String>, Context)