Module regex::pikevm[][src]

Structs

Cache

A cached allocation that can be reused on each execution.

Fsm

An NFA simulation matching engine.

Threads

An ordered set of NFA states and their captures.

Enums

FollowEpsilon

A representation of an explicit stack frame when following epsilon transitions. This is used to avoid recursion.