MCPcopy 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

get_file_contentFunction · 0.45
runMethod · 0.45
runMethod · 0.45
handoff_codex_stopMethod · 0.45
remove_lifecycleFunction · 0.45
loadMethod · 0.45
clearMethod · 0.45
listMethod · 0.45
try_turn_end_lockMethod · 0.45
with_accumulatorMethod · 0.45
save_accumulatorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected