Struct aho_corasick::Sparse [−][src]
State transitions that are always sparse.
This can use enormous amounts of memory when there are many patterns, but matching is very fast.
State transitions that are always sparse.
This can use enormous amounts of memory when there are many patterns, but matching is very fast.