Fst String-to-String Map
========================
[](https://crates.rs/crates/fst_stringstring)
[](https://docs.rs/fst_stringstring)
[](https://github.com/andrew-johnson-4/fst_stringstring)
[](https://github.com/andrew-johnson-4/fst_stringstring)
A compact String-to-String Map built on Finite State Transducers (fst).
To see an example building a [Rhyme Dictionary](https://www.subarctic.org/building_a_phonetic_rhyme_dictionary_in_rust.html), check out my blog post about it.
## Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in fst_stringstring by you,
shall be dual licensed under the MIT and Apache 2.0 license without any additional terms or conditions.