Function arg_combinators::multiflag[][src]

pub fn multiflag(
    short: &str,
    long: &str,
    doc: &str
) -> ArgExt<impl Arg<Item = usize>>