from_std_args

Function from_std_args 

Source
pub fn from_std_args<T: Facet<'static>>() -> Result<T, ArgsErrorWithInput>
Expand description

Parse command line arguments provided by std::env::args() into a Facet-compatible type