glethers/primitives
Types
Functions
pub fn eip712_encode(value: Primitive) -> BitArray
pub fn from_address(value: Address) -> Primitive
pub fn from_bytes32(value: Bytes32) -> Primitive
pub fn from_string(value: String) -> Primitive
pub fn from_uint256(value: Uint256) -> Primitive