The basic str equality in core::str calls memcmp, re-use the same function in StrSearcher's is_prefix_of, is_suffix_of. |
||
|---|---|---|
| .. | ||
| mod.rs | ||
| pattern.rs | ||
The basic str equality in core::str calls memcmp, re-use the same function in StrSearcher's is_prefix_of, is_suffix_of. |
||
|---|---|---|
| .. | ||
| mod.rs | ||
| pattern.rs | ||