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

type Bytes = Vec<u8>;
This is supported on feature="abi" only.

ABI bytes.