fastrie 0.0.6

Sequentialised memory-packed associative tries, buildable at compile time, useful for longest prefix matching
Documentation
[dependencies]

[package]
authors = ["Wilson Lin <code@wilsonl.in>"]
description = "Sequentialised memory-packed associative tries, buildable at compile time, useful for longest prefix matching"
edition = "2018"
homepage = "https://github.com/wilsonzlin/fastrie"
include = ["/src/**/*", "/Cargo.toml", "/LICENSE", "/README.md"]
license = "MIT"
name = "fastrie"
version = "0.0.6"