simple_trie 0.1.14

simple array backed trie
Documentation
[package]
name = "simple_trie"
version = "0.1.14"
authors = ["daibo83 <daibo031983@gmail.com>"]
edition = "2018"
license = "MIT OR Apache-2.0"
description = "simple array backed trie"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]