| 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 |
nothing calls this directly
no outgoing calls
no test coverage detected