pub fn classify(kind: OpKind, gas: u64) -> MultiGas
Split gas (the opcode’s observed total) across resource kinds. The remainder after the typed amounts falls into computation, so the result always sums to gas.
gas