Registry / utility / pest-consume

pest-consume

JSON →
library1.1.3rscratesunverified

A framework for processing the output of a pest-generated parser.

# Cargo.toml [dependencies] pest_consume = "1.1.3"
INSTALL
IMPORT
SIG · PEST-CONSUME
P
pest-consume
utilityrustv1.1.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Parser
use pest_consume::Parser;

Use the Parser trait to process pest parse trees.

use pest_consume::Parser; fn main() { println!("Parser trait available"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
pest-consume — cargo add pest-consume · libregistry