Type Alias forest_filecoin::shim::fvm_latest::gas::GasInstant

source ·
pub type GasInstant = Instant;
Expand description

Type alias so that we can disable this with a compiler flag.

Aliased Type§

struct GasInstant(/* private fields */);