sload

Function sload 

pub fn sload<WIRE, H>(context: InstructionContext<'_, H, WIRE>)
where WIRE: InterpreterTypes, H: Host + ?Sized,
Expand description

Implements the SLOAD instruction.

Loads a word from storage.