Expand description
API to parse the rust struct provided as TokenStream.
Functionsยง
- parse_
struct - parsing a rust data structure inside a AST that will be easy to manipulate and use by a compiler
- parse_
struct_ fields - parse_
struct_ ty
API to parse the rust struct provided as TokenStream.