Struct sp_im::ordset::OrdSetPool [−][src]
pub struct OrdSetPool<A>(_);Expand description
A memory pool for the appropriate node type.
Implementations
Trait Implementations
Auto Trait Implementations
impl<A> !RefUnwindSafe for OrdSetPool<A>
impl<A> !Send for OrdSetPool<A>
impl<A> !Sync for OrdSetPool<A>
impl<A> Unpin for OrdSetPool<A> where
A: Unpin,
impl<A> !UnwindSafe for OrdSetPool<A>
Blanket Implementations
Mutably borrows from an owned value. Read more
Get a new Arc pointer for this value