| Crates.io | rtrees |
| lib.rs | rtrees |
| version | 0.1.0 |
| created_at | 2019-12-28 17:12:42.845947+00 |
| updated_at | 2019-12-28 17:12:42.845947+00 |
| description | A Bunch of completely safe augmented tree implementation in rust |
| homepage | |
| repository | https://github.com/oddcoder/rair |
| max_upload_size | |
| id | 192999 |
| size | 95,596 |
A lightweight safe implementation of various types of domain specific trees.
Add this to your Cargo.toml
[dependencies]
rand = "0.1"