BurntSushi / aho-corasick

A fast implementation of Aho-Corasick in Rust.
The Unlicense
1.01k stars 93 forks source link

Add len() to Match #97

Closed Ten0 closed 2 years ago

Ten0 commented 2 years ago

Resolves #96

BurntSushi commented 2 years ago

This is in aho-corasick 0.7.19 on crates.io.