Type Definition rustdb::pstore::PageInfoPtr[][src]

pub type PageInfoPtr = Arc<Mutex<PageInfo>>;
Expand description

Arc<Mutex<PageInfo>>