Skip to main content

classify_args

Function classify_args 

Source
fn classify_args(g: &Group) -> Option<Vec<LowerArg>>
Expand description

Parse the argument group of a call into LowerArg list. Returns None if any argument is not lowerable.