derive macro for type_reflect
Unsynn grammar and type definitions for facet macro ecosystem
Make your types have a fixed type id&stable type name with version support between different builds.
🔮 Proc-macros for Bronzite compile-time type reflection - inspect traits, fields, and methods at compile time
🔮 Shared types for Bronzite compile-time reflection IPC protocol
🔮 Client library for querying the Bronzite compile-time reflection daemon from proc-macros
Extensible runtime reflection through a Derive macro
🔮 Compile-time type reflection for Rust - inspect traits, fields, and methods from proc-macros with an ergonomic navigation API
🔮 Background daemon for Bronzite compile-time reflection - caches rustc compilation for fast type queries
Access type information across crates and modules in your proc macros
This library provides auto generation of some common methods based on Rust macros
🔮 Rustc plugin for Bronzite compile-time reflection - extracts type information from Rust code