☰
Bytes
In array_bytes
?
Type Definition
array_bytes
::
Bytes
source
·
[
−
]
pub type Bytes =
Vec
<
u8
>;
Expand description
Alias for
Vec<u8>
.