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

File traits.rs

atomic-core/src/crdt/apply/traits.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Transaction traits for CRDT apply operations.
2//!
3//! This module defines the [`MutCrdtTxnT`] trait which extends the base
4//! transaction traits with CRDT-specific operations for applying TrunkOp,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected