facet-macro-types 0.35.0

Unsynn grammar and type definitions for facet macro ecosystem
Documentation
1
2
3
Defines the unsynn grammar and type definitions used throughout the facet macro ecosystem.

This crate provides the foundational AST types that represent Rust type declarations (structs, enums, unions) as parsed from token streams, enabling the derive macro infrastructure.