#grammar #gll #wag #parser

wagon-ident

Ident struct for WAGon. Used in various crates for various reasons

1 stable release

1.0.0 Jun 6, 2024

#128 in Parser tooling

38 downloads per month
Used in 5 crates

Apache-2.0

7KB
63 lines

WAGon Ident

Centralized location for attribute identifiers in WAGon.


lib.rs:

Crate for Identifiers used in the WAGon ecosystem.

Identifiers are used throughout various parts of WAGon for various reasons. This crate acts as a central location to retrieve them from.

Dependencies

~79KB