pub fn eval_gas<S: GasState, H: RuntimeEnvironment + RuntimeBackend, Tr>(
machine: &mut Machine<S>,
handle: &mut H,
_position: usize,
) -> Control<Tr>
Expand description
GAS
pub fn eval_gas<S: GasState, H: RuntimeEnvironment + RuntimeBackend, Tr>(
machine: &mut Machine<S>,
handle: &mut H,
_position: usize,
) -> Control<Tr>
GAS