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