Type Definition ethcore_bytes::Bytes [] [src]

type Bytes = Vec<u8>;

Vector of bytes.