facet-macro-parse
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:
...along with corporate sponsors:
...without whom this work could not exist.
Special thanks
The facet logo was drawn by Misiasart.
License
Licensed under either of:
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.