Module storage

Module storage 

Source
Expand description

Append-only object storage

Structsยง

Handle
A handle that references a stored object
HandleWrapper
A wrapper around Handle that defines equality based on identity
Iter
An iterator over objects in a Store
ObjectId
The unique ID of a stored object
Store
Append-only object storage