Module corundum::cell[][src]

Expand description

Persistent shareable mutable containers

Structs

A memory cell which is initialized on the first access

A persistent mutable memory location with recoverability

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

Root object container

A persistent memory location containing a volatile data valid during a single transaction

A persistent memory location containing a volatile data

Traits

Creates a default value of the type