fst 0.3.2

Use finite state transducers to compactly represents sets or maps of many strings (> 1 billion is possible).
Documentation
language: rust
rust:
  - 1.20.0
  - stable
  - beta
  - nightly
script: ci/script.sh
branches:
  only:
    - master