Module sway_core::language::ty

source ·

Structs

Iterator type for iterating over submodules.
A TyAbiDeclaration 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.
Describes a single subfield access in the sequence when reassigning to a subfield within storage.
Describes each field being drilled down into in storage and its type.

Enums

Traits