🔬This is a nightly-only experimental API. (pattern)
Associated searcher for this pattern
🔬This is a nightly-only experimental API. (pattern)
Constructs the associated searcher from\nself and the haystack to search in.
🔬This is a nightly-only experimental API. (pattern)
Checks whether the pattern matches anywhere in the haystack
🔬This is a nightly-only experimental API. (pattern)
Checks whether the pattern matches at the front of the haystack
🔬This is a nightly-only experimental API. (pattern)
Removes the pattern from the front of haystack, if it matches.
🔬This is a nightly-only experimental API. (pattern)
Checks whether the pattern matches at the back of the haystack
🔬This is a nightly-only experimental API. (pattern)
Removes the pattern from the back of haystack, if it matches.
🔬This is a nightly-only experimental API. (pattern)
Returns the pattern as utf-8 bytes if possible.