Type Definition ethabi::Bytes

source ·
pub type Bytes = Vec<u8>;
Expand description

ABI bytes.