Module regex::exec [−][src]
Structs
Exec |
|
ExecBuilder |
Facilitates the construction of an executor by exposing various knobs to control how a regex is executed and what kinds of resources it's permitted to use. |
ExecNoSync |
|
ExecNoSyncStr |
|
ExecReadOnly |
|
Parsed |
Parsed represents a set of parsed regular expressions and their detected literals. |
ProgramCacheInner |
Enums
MatchLiteralType | |
MatchNfaType | |
MatchType |
Type Definitions
ProgramCache |
|