Function near_runtime::with_ext_cost_counter[][src]

pub fn with_ext_cost_counter(
    f: impl FnOnce(&mut HashMap<ExtCosts, u64, RandomState>)
)