Module core

Source
Expand description

Core rule chain

Structs§

Root
Root node of the AST.
RuleBuilder
Adjust positioning of a newly added rule in the chain.

Traits§

CoreRule
Each member of a core rule chain must implement this trait