Expand description
Utility functions and helpers for instruction implementation.
Traits§
- Into
Address - Trait for converting types into Address values.
- Into
U256 - Trait for converting types into U256 values.
Functions§
- cast_
slice_ to_ u256 - Pushes an arbitrary length slice of bytes onto the stack, padding the last word with zeros if necessary.