Crate word_sensitive[][src]

Expand description

A library for sensitive string matching, the implementation language is rust, and the algorithm used is ac

Re-exports

pub use crate::trie::Trie;

Modules

trie