Binary package “librust-peg-macros-dev” in ubuntu noble

simple Parsing Expression Grammar (PEG) parser generator - macros

 rust-peg is a simple yet flexible parser generator
 that makes it easy to write robust parsers.
 Based on the Parsing Expression Grammar formalism,
 it provides a Rust macro
 that builds a recursive descent parser
 from a concise definition of the grammar.
 .
 This package contains the source
 for the Rust crate peg-macros,
 packaged for use with cargo and dh-cargo.