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§
- Call
Frame - Contract call stack frame representation
- Instruction
- Position
- Program
Id - Range
- Based on
<https://llvm.org/docs/CoverageMappingFormat.html#source-code-range>
- Source
- Source
Id - Transaction
Script - Transaction script interpreter representation