Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atomicdotdev/atomic
/ kind
Method
kind
atomic-core/src/crdt/leaf.rs:181–183 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
179
/// Returns the token kind.
180
#[inline]
181
pub fn kind(&self) -> TokenKind {
182
self.kind
183
}
184
185
/// Returns the content byte range.
186
#[inline]
Callers
15
ensure_git_shadow_excludes
Function · 0.45
get_file_content
Function · 0.45
run
Method · 0.45
run
Method · 0.45
handoff_codex_stop
Method · 0.45
remove_lifecycle
Function · 0.45
load
Method · 0.45
clear
Method · 0.45
list
Method · 0.45
try_turn_end_lock
Method · 0.45
with_accumulator
Method · 0.45
save_accumulator
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected