Function argle::flag[][src]

pub fn flag(
    short: &str,
    long: &str,
    doc: &str
) -> impl Param<Item = bool, Error = Never>