binary_search_tree 0.2.0

Binary search tree implementation
Documentation
[dependencies]

[package]
authors = ["PrototypeRailGun <52821033+PrototypeRailGun@users.noreply.github.com>"]
description = "Binary search tree implementation"
documentation = "https://docs.rs/binary_search_tree/"
edition = "2018"
homepage = "https://github.com/PrototypeRailGun/binary_search_tree"
license = "MIT"
name = "binary_search_tree"
readme = "README.md"
repository = "https://github.com/PrototypeRailGun/binary_search_tree"
version = "0.2.0"