pub fn from_std_args<T: Facet<'static>>() -> Result<T, ArgsErrorWithInput>
Parse command line arguments provided by std::env::args() into a Facet-compatible type