🔮 Compile-time type reflection for Rust - inspect traits, fields, and methods from proc-macros with an ergonomic navigation API
🔮 Client library for querying the Bronzite compile-time reflection daemon from proc-macros
🔮 Background daemon for Bronzite compile-time reflection - caches rustc compilation for fast type queries
🔮 Proc-macros for Bronzite compile-time type reflection - inspect traits, fields, and methods at compile time
🔮 Rustc plugin for Bronzite compile-time reflection - extracts type information from Rust code
🔮 Shared types for Bronzite compile-time reflection IPC protocol