Crates.io | fyrox-core-derive |
lib.rs | fyrox-core-derive |
version | 0.23.0 |
source | src |
created_at | 2022-01-10 18:49:03.047581 |
updated_at | 2024-05-23 17:01:32.896724 |
description | Proc-macro for the Visit trait |
homepage | |
repository | https://github.com/FyroxEngine/Fyrox |
max_upload_size | |
id | 511536 |
size | 56,785 |
This crate provides with some derive macros:
#[derive(Visit)]
#[derive(Inspect)]
#[derive(Reflect)]