Function oy::arg_parse::parse_1_arg[][src]

pub fn parse_1_arg<'a, T0: ArgParse>(
    method_name: &'a str,
    args: &'a str
) -> Result<'a, (T0,)>