[][src]Function vexillum::parse_args

pub fn parse_args<'a, T>(schema: ArgumentsSchema) -> Result<T, Error> where
    T: Deserialize<'a>,