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

File writer.rs

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected