Struct gcmap::MarkOnDrop[][src]

pub struct MarkOnDrop { /* fields omitted */ }

Trait Implementations

impl Drop for MarkOnDrop
[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl Send for MarkOnDrop

impl Sync for MarkOnDrop