cfx_bytes
0.1.0
Bytes
Aliased type
In crate cfx_bytes
?
Type Alias
cfx_bytes
::
Bytes
[
−
]
pub type Bytes =
Vec
<
u8
>;
Expand description
Vector of bytes.
Aliased Type
§
struct Bytes {
/* private fields */
}