Type Definition tetsy_bytes::Bytes[][src]

type Bytes = Vec<u8>;
Expand description

Vector of bytes.