Module ty

Source
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.