Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_leaf
Method · 0.45
del_leaf
Method · 0.45
Calls
no outgoing calls
Tested by
2
put_leaf
Method · 0.36
del_leaf
Method · 0.36