2 releases
Uses old Rust 2015
0.1.1 | Mar 13, 2020 |
---|---|
0.1.0 | Sep 8, 2018 |
#1831 in Text processing
35 downloads per month
5KB
71 lines
fst-subseq-ascii-caseless
An automaton that matches if the input contains a specific subsequence ignoring ASCII case.
It is similar to fst::automaton::Subsequence
, and can be used to build
a simple fuzzy-finder for ASCII-only content.
Dependencies
~1.5MB