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

Method branch

atomic-core/src/crdt/leaf.rs:175–177  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

173 /// Returns the parent branch's identifier.
174 #[inline]
175 pub fn branch(&self) -> BranchId {
176 self.branch
177 }
178
179 /// Returns the token kind.
180 #[inline]

Callers 2

put_leafMethod · 0.45
del_leafMethod · 0.45

Calls

no outgoing calls

Tested by 2

put_leafMethod · 0.36
del_leafMethod · 0.36