pub struct Binary;
Expand description
Intended to be used as a generic argument for [VariadicCell
] to declare that this buffer is
used to hold raw binary input.
pub struct Binary;
Intended to be used as a generic argument for [VariadicCell
] to declare that this buffer is
used to hold raw binary input.