Type Alias fvm::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 */);