Type Definition parity_bytes::Bytes

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

Vector of bytes.