Crates.io | type_reflect_macros |
lib.rs | type_reflect_macros |
version | 0.3.0 |
source | src |
created_at | 2023-11-25 16:07:02.750707 |
updated_at | 2023-12-09 11:40:04.461162 |
description | derive macro for type_reflect |
homepage | |
repository | https://github.com/spencerkohan/type_reflect/tree/main/type_reflect_macros |
max_upload_size | |
id | 1048392 |
size | 47,660 |
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 for more details