Skip to main content

Module buffer

Module buffer 

Source

Structs§

FailPatternHit
A fail pattern matched in the output buffer.
LiteralMatch
Payload for a literal match.
Match
A match result with absolute byte offsets and typed payload.
OutputBuffer
RegexMatch
Payload for a regex match (capture groups by index).

Traits§

MatchKind
Marker trait for match payload types.