pub fn try_parse_type_constraint_command( s: &str, ) -> Option<TypeConstraintCommand>
Parses a constraint command name. Returns None for unknown (parser returns error).