facet-macro-parse

Crates.iofacet-macro-parse
lib.rsfacet-macro-parse
version0.43.2
created_at2025-12-11 16:21:25.37255+00
updated_at2026-01-23 18:00:24.398318+00
descriptionParser for facet derive macros - transforms TokenStreams into structured type representations
homepagehttps://facet.rs
repositoryhttps://github.com/facet-rs/facet
max_upload_size
id1980027
size81,554
Amos Wenger (fasterthanlime)

documentation

README

facet-macro-parse

Coverage Status crates.io documentation MIT/Apache-2.0 licensed Discord

Parser for facet derive macros.

Takes a TokenStream from a derive macro invocation and produces the parsed type representations defined in facet-macro-types. This crate bridges proc-macro input to the structured AST used for code generation.

Sponsors

Thanks to all individual sponsors:

GitHub Sponsors Patreon

...along with corporate sponsors:

AWS Zed Depot

...without whom this work could not exist.

Special thanks

The facet logo was drawn by Misiasart.

License

Licensed under either of:

at your option.

Commit count: 3380

cargo fmt