Module aho_corasick::packed::teddy::builder
source ยท Modulesยง
- x86_64 ๐
Structsยง
- Builder ๐A builder for constructing a Teddy matcher.
- Searcher ๐A searcher that dispatches to one of several possible Teddy variants.
Traitsยง
- SearcherT ๐A trait that provides dynamic dispatch over the different possible Teddy variants on the same algorithm.