MCPcopy Index your code
hub / github.com/TheAlgorithms/Rust / search

Method search

src/data_structures/veb_tree.rs:71–80  ·  view source on GitHub ↗

Returns true if value is in the tree, false otherwise.

(&self, value: u32)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

highMethod · 0.80
lowMethod · 0.80
emptyMethod · 0.45

Tested by

no test coverage detected