MCPcopy Create free account
hub / github.com/Aloxaf/LeetCode-Rust / search

Method search

src/implement_trie_prefix_tree.rs:43–45  ·  view source on GitHub ↗

Returns if the word is in the trie. */

(&self, word: String)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

findMethod · 0.45

Tested by

no test coverage detected