panoradix 0.6.8

A generic map and a set, both backed by a Radix tree.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[features]
default = []

[package]
authors = ["Jean-Marie Comets <jean.marie.comets@gmail.com>"]
categories = ["data-structures"]
description = "A generic map and a set, both backed by a Radix tree."
documentation = "https://docs.rs/panoradix"
homepage = "https://github.com/jmcomets/panoradix"
keywords = ["data-structure", "radix-tree"]
license = "MIT"
name = "panoradix"
readme = "README.md"
repository = "https://github.com/jmcomets/panoradix"
version = "0.6.8"