llrb-index 0.4.0

Left Leaning Red Black index
Documentation
[badges.maintenance]
status = "actively-developed"

[badges.travis-ci]
repository = "bnclabs/llrb-index"
[dependencies.rand]
version = "0.6.4"
[dev-dependencies.rand]
version = "0.6.4"

[package]
authors = ["prataprc <prataprc@gmail.com>"]
categories = ["storage", "index"]
description = "Left Leaning Red Black index"
documentation = "https://docs.rs/llrb-index"
edition = "2018"
exclude = ["template/**"]
homepage = "https://github.com/bnclabs/llrb-index"
keywords = ["storage", "llrb", "sorting"]
license = "AGPL-3.0"
name = "llrb-index"
readme = "README.md"
repository = "https://github.com/bnclabs/llrb-index"
version = "0.4.0"