pulley_interpreter::decode::operands

Function nop

Source
pub fn nop<T: BytecodeStream>(pc: &mut T) -> Result<(), T::Error>
Available on crate feature decode only.