parol-macros 1.0.0

Macros for LL(k) parser generator `parol`
Documentation
  • Coverage
  • 66.67%
    4 out of 6 items documented0 out of 0 items with examples
  • Size
  • Source code size: 4.32 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.17 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • jsinger67

Macros used to compile parol's generated code

The macros provided by this crate are used to compile code generated by the parol parser generator.

You have to reference this crate only if you use parol in auto-generation mode where it creates an adapter grammar that uses macros provided by this create.