Crate from_pest

source ·
Expand description

The FromPest conversion framework to convert from pest trees into typed structure.

Enums

An error that occurs during conversion.
The empty type for cases which can’t occur.

Traits

Potentially borrowing conversion from a pest parse tree.