Function badargs::badargs[][src]

pub fn badargs<S>() -> BadArgs where
    S: IntoSchema, 
Expand description

Parses the command line arguments based on the provided schema S

Panics

This function panics if an invalid schema is entered