Struct xalloc::arena::pooled::Entry [] [src]

pub struct Entry<T, P> { /* fields omitted */ }

Trait Implementations

impl<T, P> Drop for Entry<T, P>
[src]

[src]

Executes the destructor for this type. Read more