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

Method trunk

atomic-core/src/crdt/branch.rs:182–184  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

180 /// Returns the parent trunk's identifier.
181 #[inline]
182 pub fn trunk(&self) -> TrunkId {
183 self.trunk
184 }
185
186 /// Returns the current lifecycle state.
187 #[inline]

Callers 2

put_branchMethod · 0.45
del_branchMethod · 0.45

Calls

no outgoing calls

Tested by 2

put_branchMethod · 0.36
del_branchMethod · 0.36