rtrees

Crates.iortrees
lib.rsrtrees
version0.1.0
sourcesrc
created_at2019-12-28 17:12:42.845947
updated_at2019-12-28 17:12:42.845947
descriptionA Bunch of completely safe augmented tree implementation in rust
homepage
repositoryhttps://github.com/oddcoder/rair
max_upload_size
id192999
size95,596
Ahmed (oddcoder)

documentation

README

RTrees

A lightweight safe implementation of various types of domain specific trees.

Usage

Add this to your Cargo.toml

[dependencies]
rand = "0.1"
Commit count: 325

cargo fmt