Module storage

Module storage 

Source
Expand description

Append-only object storage

Structsยง

Handle
A handle for an object
HandleWrapper
A wrapper around Handle to define equality based on identity
Iter
An iterator over objects in a Store
ObjectId
Represents the ID of an object
Store
Append-only object storage