Crate sway_types

Source

Re-exports§

pub use ident::*;
pub use source_engine::*;
pub use span::*;

Modules§

ast
constants
Configurable yet non-changing constants for the compiler.
ident
integer_bits
source_engine
span
style
u256

Structs§

CallFrame
Contract call stack frame representation
Instruction
Position
ProgramId
Range
Based on <https://llvm.org/docs/CoverageMappingFormat.html#source-code-range>
Source
SourceId
TransactionScript
Transaction script interpreter representation

Enums§

Context

Type Aliases§

Contract
FxBuildHasher
FxIndexMap
FxIndexSet
Id