# Type Reflect Macros [![Github](https://img.shields.io/badge/github-source-blue?logo=github)](type_reflect_macros) [![Crates.io](https://img.shields.io/crates/v/type_reflect_macros.svg)](https://crates.io/crates/type_reflect_macros) [![Documentation](https://docs.rs/type_reflect_macros/badge.svg)](https://docs.rs/type_reflect_macros) Procedural macro implementations for `type_reflect`. This crate is for internal use, and the macros are re-exported by the `type_reflect` crate. *This crate is part of a larger workspace, see the [monorepo README](https://github.com/spencerkohan/type_reflect) for more details*