MCPcopy Create free account
hub / github.com/EbTech/rust-algorithms / get

Method get

src/string_proc.rs:39–45  ·  view source on GitHub ↗

Finds a word in the trie, and returns the index of its node.

(&self, word: impl IntoIterator<Item = C>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

eval_unoptimizedMethod · 0.80
insertMethod · 0.80
nextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected