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

File mod.rs

atomic-core/src/pristine/txn/write/mod.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Write transaction implementation
2//!
3//! This module provides the `WriteTxn` struct which implements read-write
4//! access to the pristine database.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected