Crate cl_generic_vec
source · [−]Structs
A wrapper around &mut GenericReadBuf
which prevents the buffer that the GenericReadBuf
points to from being replaced.
Traits
Type Definitions
A wrapper around &mut ReadBuf
which prevents the buffer that the ReadBuf
points to from being replaced.