[go: up one dir, main page]

fst 0.3.4

Use finite state transducers to compactly represents sets or maps of many strings (> 1 billion is possible).
Documentation
1
2
3
4
5
6
7
8
9
10
language: rust
rust:
  - 1.24.0
  - stable
  - beta
  - nightly
script: ci/script.sh
branches:
  only:
    - master