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

File traits.rs

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

Source from the content-addressed store, hash-verified

1//! Working copy abstraction traits
2//!
3//! This module defines the core traits for interacting with the working copy
4//! (the actual files on disk or in memory). These traits abstract away the

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected