MCPcopy Create free account
hub / github.com/atomicdotdev/atomic / into_operation

Method into_operation

atomic-core/src/record/workflow/crdt/builder/leaf.rs:47–49  ·  view source on GitHub ↗

Consumes and returns the operation.

(self)

Source from the content-addressed store, hash-verified

45
46 /// Consumes and returns the operation.
47 pub fn into_operation(self) -> LeafOp {
48 self.operation
49 }
50}
51
52// ============================================================================

Callers 2

into_change_opsMethod · 0.45

Calls

no outgoing calls

Tested by 1