Expand description
Sierra gas computation.
This crate provides the gas computation for the Cairo programs.
Modules§
Enums§
- Error occurring while calculating the costing of a program’s variables.
Functions§
- Calculates gas postcost information for a given program - the gas costs of step token.
- Calculates gas pre-cost information for a given program - the gas costs of non-step tokens.
- Calculates gas postcost information for a given program.
- Calculates gas pre-cost information for a given program - the gas costs of non-step tokens.