Type Alias pallet_gear::WeightFn

source ยท
pub type WeightFn = dyn Fn() -> u64;
Expand description

Builtin actor max_gas function signature.