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

File archive.rs

atomic-repository/src/archive.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Archive operations for Atomic VCS
2//!
3//! This module provides functionality for exporting a repository's state at a
4//! given point in time to various archive formats. Archives are read-only

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected