Crate word_sensitive

Crate word_sensitive 

Source
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