Module utility

Source

Re-exports§

pub use crate::InstructionResult;

Traits§

IntoAddress
IntoU256

Functions§

cast_slice_to_u256
Pushes an arbitrary length slice of bytes onto the stack, padding the last word with zeros if necessary.

Type Aliases§

U256
256-bit [unsigned integer type][Uint], consisting of 4, 64-bit limbs.