fst_stringstring 0.0.3

String-to-String Map built from fst
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.fst]
version = "0.4"

[package]
authors = ["Andrew <andrew@subarctic.org>"]
description = "String-to-String Map built from fst"
edition = "2018"
keywords = ["string", "map", "compact", "datastructure"]
license = "MIT OR Apache-2.0"
name = "fst_stringstring"
readme = "README.md"
repository = "https://github.com/andrew-johnson-4/fst_stringstring"
version = "0.0.3"