Crate context_notation

Source

Modules§

code
html
safety

Structs§

ContextParser
Pair
A matching pair of Tokens and everything between them.
Pairs
An iterator over Pairs. It is created by pest::state and Pair::into_inner.

Enums§

ContextParserError
Rule