Type Definition ethabi::Bytes [] [src]

type Bytes = Vec<u8>;

ABI bytes.