The string Pattern API.
For more details, see the traits [Pattern], [Searcher], [ReverseSearcher], and [DoubleEndedSearcher].
| CharPredicateSearcher |
Experimental Associated type for |
| CharSearcher |
Experimental Associated type for |
| CharSliceSearcher |
Experimental Associated type for |
| StrSearcher |
Experimental Associated type for |
| SearchStep |
Experimental Result of calling |
| DoubleEndedSearcher |
Experimental A marker trait to express that a |
| Pattern |
Experimental A string pattern. |
| ReverseSearcher |
Experimental A reverse searcher for a string pattern. |
| Searcher |
Experimental A searcher for a string pattern. |
© 2010 The Rust Project Developers
Licensed under the Apache License, Version 2.0 or the MIT license, at your option.
https://doc.rust-lang.org/std/str/pattern/index.html