Structs§
- Provides information about the struct access within a particular Namespace.
- Iterator type for iterating over submodules.
- A TyAbiDecl contains the type-checked version of the parse tree’s
AbiDeclaration
. - Describes the full storage access including all the subfields
- Describes a single subfield access in the sequence when accessing a subfield within storage.
Enums§
Traits§
- This trait is used to associate a typed declaration node with its corresponding parsed declaration node by way of an associated type. This is used by the generic code in
DeclEngine
related to handling typed to parsed node maps.