rust-fst 0.4.7
Represent sets or maps of large numbers of strings
Use finite state transducers to compactly represent sets or maps of many strings (> 1 billion is possible).
- Website: https://github.com/BurntSushi/fst
- Licenses: Expat · Unlicense
- Package source: gnu/packages/crates-io.scm
- Builds: See build status
- Issues: See known issues
Installation
Install rust-fst 0.4.7
as follows:
guix install rust-fst@0.4.7
Or install the latest version:
guix install rust-fst
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.