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