usage::parse

Function parse_partial

Source
pub fn parse_partial(
    spec: &Spec,
    input: &[String],
) -> Result<ParseOutput, Error>