tantivy-fst 0.3.0

This is a tantivy-specific fork from the fst crate from Burntsushi. (Please use the fst crate instead.)
Documentation
1
2
3
4
5
6
7
8
9
language: rust
rust:
  - stable
  - beta
  - nightly
script: ci/script.sh
branches:
  only:
    - master