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