The gas builtin. This type is used to handle gas in the Cairo code. Contains the amount of gas available for the current run.

Signature

pub extern type GasBuiltin;