Module cairo_lang_sierra_gas::compute_costs
source · Structs
- The information about the wallet value at a given statement.
Traits
- A trait for the cost type (either PreCost for pre-cost computation, or
i32
for the post-cost computation).
Functions
- Computes the GasInfo for a given program.