Re-exports

pub use abi::*;
pub use evm::*;

Modules

Structs

The bytecode for a sway program as well as the byte offsets of configuration-time constants in the bytecode.
Represents an ASM set which has had register allocation, jump elimination, and optimization applied to it