Struct aho_corasick::Dense [−][src]
State transitions that can be stored either sparsely or densely.
This uses less space but at the expense of slower matching.
State transitions that can be stored either sparsely or densely.
This uses less space but at the expense of slower matching.