Skip to main content

Module storage

Module storage 

Source

Structs§

IndexEntry
A lightweight index entry — stored in index.json for fast listing without reading every artifact file.
Record
The on-disk record for one stored artifact.
Store
Local artifact store. Thread-safe via internal RwLock.

Enums§

StorageError
Errors from storage operations.