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