Module builders
regex
1.11.1
Module builders
Module Items
Modules
Structs
In crate regex
Modules
builders
bytes
error
find_byte
regex
regexset
Structs
CaptureLocations
CaptureMatches
CaptureNames
Captures
Match
Matches
NoExpand
Regex
RegexBuilder
RegexSet
RegexSetBuilder
ReplacerRef
SetMatches
SetMatchesIntoIter
SetMatchesIter
Split
SplitN
SubCaptureMatches
Enums
Error
Traits
Replacer
Functions
escape
regex
Module
builders
Copy item path
Settings
Help
Summary
Source
Modules
§
bytes
🔒
string
🔒
Structs
§
Builder
🔒
A builder for constructing a
Regex
,
bytes::Regex
,
RegexSet
or a
bytes::RegexSet
.