parse_guards

Function parse_guards 

Source
fn parse_guards(input: ParseStream<'_>) -> Result<Vec<Guard>>