Skip to main content

option_spec

Function option_spec 

Source
pub fn option_spec(
    name: &str,
    short: Option<&str>,
    help: &str,
    default: Option<&str>,
) -> Value