Trait implementation lrs::netlink::fmt::NlMsg::Drop

Objects with a destructor.

Syntax

impl<'a, H> Drop for NlMsg<'a, H>
    where H: Allocator + 'a,
          <H as Allocator>::Pool: 'a,