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

File context.rs

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

Source from the content-addressed store, hash-verified

1//! Context structures for change detection and recording.
2//!
3//! This module provides context types that bundle together the various
4//! components needed for detecting changes and recording them. These contexts

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected