| 1 | //! Conflict-aware writer for repository output. |
| 2 | //! |
| 3 | //! This module provides [`ConflictWriter`], a writer wrapper that implements |
| 4 | //! the [`VertexBuffer`] trait and automatically inserts conflict markers |
nothing calls this directly
no outgoing calls
no test coverage detected