Trait implementation
lrs
::
io
::
BufReader
::
Drop
Objects with a destructor.
Syntax
impl<R, H>
Drop
for
BufReader
<R, H> where H:
Allocator
, R:
Read
,