Module parse

Source
Expand description

Very limited rust parser

https://doc.rust-lang.org/reference/expressions/struct-expr.html https://docs.rs/syn/0.15.44/syn/enum.Type.html https://ziglang.org/documentation/0.5.0/#toc-typeInfo

Structs§

Attribute
Enum
EnumVariant
Field
Struct
Type

Enums§

Data
Visibility

Functions§

debug_current_token
next_eof
next_exact_punct
next_group
next_ident
next_punct
next_visibility_modifier
parse_data