rtrees

Crates.iortrees
lib.rsrtrees
version0.1.0
created_at2019-12-28 17:12:42.845947+00
updated_at2019-12-28 17:12:42.845947+00
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: 0

cargo fmt