[][src]Module crndm::cell

Persistent shareable mutable containers

Structs

LogCell

A persistent mutable memory location with recoverability

LogRefCell

A persistent memory location with safe interior mutability and dynamic borrow checking

Ref
RefMut
RootCell

Root object container

VCell

A persistent memory location containing a volatile data

Traits

RootObj

Creates a default value of the type