MCPcopy Create free account
hub / github.com/atomicdotdev/atomic / store.rs

File store.rs

atomic-core/src/change/store.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Change store trait for content retrieval
2//!
3//! This module defines the [`ChangeStore`] trait, which abstracts the storage
4//! and retrieval of changes. The key operation is reading span content from

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected