fcsd 0.1.1

Front-coding string dictionary.
Documentation
[dependencies.byteorder]
version = "1.4.3"
[dev-dependencies.rand]
version = "0.8.4"

[dev-dependencies.rand_chacha]
version = "0.3.1"

[package]
authors = ["Shunsuke Kanda (kampersanda) <shnsk.knd@gmail.com>"]
categories = ["data-structures"]
description = "Front-coding string dictionary."
documentation = "https://docs.rs/fcsd"
edition = "2018"
homepage = "https://github.com/kampersanda/fcsd"
keywords = ["string", "index", "dictionary", "compression"]
license = "MIT"
name = "fcsd"
readme = "README.md"
repository = "https://github.com/kampersanda/fcsd"
version = "0.1.1"