#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

#263 in Parser tooling

Download history 26/week @ 2024-08-26 5/week @ 2024-09-02 8/week @ 2024-09-09 12/week @ 2024-09-16 38/week @ 2024-09-23 17/week @ 2024-09-30 6/week @ 2024-10-21 5/week @ 2024-10-28 2/week @ 2024-11-04 8/week @ 2024-11-18 9/week @ 2024-11-25 15/week @ 2024-12-02 29/week @ 2024-12-09

61 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

~76KB