Trait method
lrs
::
ops
::
Drop
::
drop
The destructor which will be called when the object is dropped.
Syntax
fn drop(&mut self) -> ()