create_arg

Function create_arg 

Source
pub fn create_arg(
    arg_info: (&'static str, Option<&'static str>, &'static str, char, &'static str, &'static str),
) -> Arg
Expand description

Creates an argument based on provided information.