Module kstruct

Source
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