[][src]Module contrail::storage

High-level memory management.

Structs

Backtrackable

Objects stored on the trail in backtrackable memory.

NonBacktrackable

Objects stored on the trail in stable memory.

Traits

StorageMode

Representation of how something is stored on the trail.