MCPcopy Create free account
hub / github.com/TheAlgorithms/Rust / BinarySearchTree

Class BinarySearchTree

src/data_structures/binary_search_tree.rs:6–13  ·  view source on GitHub ↗

This struct implements as Binary Search Tree (BST), which is a simple data structure for storing sorted data

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected