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

reasonFunction · 0.45
renderFunction · 0.45
render_and_exitFunction · 0.45
get_file_contentFunction · 0.45
runMethod · 0.45
runMethod · 0.45
remove_lifecycleFunction · 0.45
loadMethod · 0.45
clearMethod · 0.45
listMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected