Trait implementation
lrs
::
ringbuf
::
DynRingBuf
::
Drop
Objects with a destructor.
Syntax
impl<T, H>
Drop
for
DynRingBuf
<T, H> where H:
Allocator
,