pub fn origin<IT: ITy, H: Host + ?Sized>(
context: InstructionContext<'_, H, IT>,
) -> InstructionExecResultExpand description
Implements the ORIGIN instruction.
Gets the execution origination address.
pub fn origin<IT: ITy, H: Host + ?Sized>(
context: InstructionContext<'_, H, IT>,
) -> InstructionExecResultImplements the ORIGIN instruction.
Gets the execution origination address.