Expand description
Type parser to allow a more flexible parser.
Functionsยง
- parse_
recursive_ ty - parse_
ty - parse the field type as an AST element, and return the type field, if found, otherwise if the type is a Trait bound return None.
Type parser to allow a more flexible parser.