[][src]Module rec::prelude

Common traits and structs used throughout rec.

Structs

Rec

Constructs a regular expression.

Traits

Atom

An item that attempts to match with a single character of the searched text.

Element

An item that can be converted into a regular expression.