core::gas
core::gas::GasReserve
Represents a gas reserve.
Gas reserves can be created at any point using gas from the gas counter,
and can be utilized at a later point in time.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
pub extern type GasReserve;
Was this page helpful?