Available on crate feature
ast-models
only.Expand description
AST models for type signatures in wright source.
Structs§
- Atomic
Ty - An atomic type signature in wright source code.
Enums§
- Atomic
TyVariant - The atomic types of wright – primitive numeric types, boolean, char, etc.