Expand description

The chimera Prelude

Structs

Structure representing a captured subexpression within a match.
A compiled pattern database that can then be used to scan data.
A borrowed reference to a Database.
The pattern with basic regular expression.
Vec of Pattern
A large enough region of scratch space to support a given database.
A borrowed reference to a Scratch.

Enums

A type for errors returned by Chimera functions.
Callback return value used to tell the Chimera matcher what to do after processing this match.

Traits

The regular expression pattern database builder.

Functions

Compile an expression into a Chimera database.