Type Definition ethers_core::abi::Bytes[][src]

pub type Bytes = Vec<u8, Global>;
Expand description

ABI bytes.