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

File mod.rs

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

Source from the content-addressed store, hash-verified

1//! Filesystem-backed working copy implementation.
2//!
3//! Provides [`FileSystem`] which implements [`WorkingCopy`] and
4//! `WorkingCopyRead` for real filesystem operations, and [`FileWriter`]

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected