Expand description
Generalization of str::find to both str and [_], see SubsliceExt for docs.
Modules§
- bmh
- Boyer-Moore-Horspool
Traits§
- Subslice
Ext - Trait of types which can be searched for subsequences
Generalization of str::find to both str and [_], see SubsliceExt for docs.