Module evmil::util

source ·

Structs

Represents an interval of values x..y (much like Range<usize>) which supports various arithmetic operations.

Constants

Represents the maximum possible interval

Functions

Convert a sequence of bytes in big endian form into a 128bit value.
Convert a sequence of digits into a u128.
Convert a 128bit value into the smallest possible byte sequence (in big endian order).