List of all items
Structs
- anchor::basic::AnchorNone
- anchor::basic::AnchorPair
- anchor::basic::AnchorSet
- anchor::basic::EndAndMaxLen
- anchor::basic::MaxLen
- anchor::basic::MinLen
- anchor::basic::Start
- codegen::args::AnonRegexArgs
- codegen::args::Flags
- codegen::args::RegexArgs
- expr::captures::IndexedCapture
- expr::captures::IndexedCaptures
- expr::iter::FindAllCaptures
- expr::iter::RangeOfAllMatches
- expr::iter::SliceAllMatches
- haystack::bytes::ByteStack
- haystack::ext::arcstr::ArcStrStack
- haystack::ext::bstr::BStrStack
- haystack::ext::hipstr::HipBytStack
- haystack::ext::hipstr::HipStrStack
- haystack::string::StrStack
- matcher::capture::AllCapturesGroup
- matcher::capture::CaptureGroup
- matcher::composite::AllCapturesThen
- matcher::composite::AllMatchesThen
- matcher::composite::Or
- matcher::composite::Or16
- matcher::composite::Or4
- matcher::composite::Or8
- matcher::composite::Then
- matcher::composite::Then16
- matcher::composite::Then4
- matcher::composite::Then8
- matcher::lazy::Lazy
- matcher::lazy::LazyAllCapturesNOrMore
- matcher::lazy::LazyAllCapturesNToM
- matcher::lazy::LazyAllMatchesNOrMore
- matcher::lazy::LazyAllMatchesNToM
- matcher::literal::LiteralMatcher
- matcher::primitive::Always
- matcher::primitive::Byte
- matcher::primitive::ByteRange
- matcher::primitive::CRLFEnd
- matcher::primitive::CRLFStart
- matcher::primitive::End
- matcher::primitive::LineEnd
- matcher::primitive::LineStart
- matcher::primitive::Scalar
- matcher::primitive::ScalarRange
- matcher::primitive::Start
- matcher::quantifier::QuantifierN
- matcher::quantifier::QuantifierNOrMore
- matcher::quantifier::QuantifierNToM
Enums
Traits
- anchor::basic::Anchor
- expr::anon::AnonRegex
- expr::captures::Capture
- expr::captures::FromRanges
- expr::regex::Regex
- haystack::interface::Haystack
- haystack::interface::HaystackOf
- haystack::interface::HaystackSlice
- haystack::interface::IntoHaystack
- haystack::interface::OwnedHaystackable
- haystack::item::HaystackItem
- matcher::interface::LazyMatcher
- matcher::interface::Matcher
- matcher::literal::Literal
Macros
Functions
- codegen::convert_hir::metadata::create_literal_id
- codegen::create_type::regex::make_anon_regex
- codegen::create_type::regex::make_regex