Crate subslice

Source
Expand description

Generalization of str::find to both str and [_], see SubsliceExt for docs.

Modules§

bmh
Boyer-Moore-Horspool

Traits§

SubsliceExt
Trait of types which can be searched for subsequences