Skip to main content

try_parse_type_constraint_command

Function try_parse_type_constraint_command 

Source
pub fn try_parse_type_constraint_command(
    s: &str,
) -> Option<TypeConstraintCommand>
Expand description

Parses a constraint command name. Returns None for unknown (parser returns error).