Struct pmem_obj::objpool::ObjPool [] [src]

pub struct ObjPool { /* fields omitted */ }

Methods

impl ObjPool
[src]

Trait Implementations

impl Drop for ObjPool
[src]

A method called when the value goes out of scope. Read more