Update mod.rs
Co-authored-by: Gino Valente <49806985+MrGVSV@users.noreply.github.com>
This commit is contained in:
parent
07dd944085
commit
671c3b6828
@ -15,7 +15,7 @@ use core::any::TypeId;
|
||||
pub mod json_schema;
|
||||
pub mod open_rpc;
|
||||
|
||||
/// Holds mapping of reflect data types to strings,
|
||||
/// Holds mapping of reflect [type data](TypeData) to strings,
|
||||
/// later on used in Bevy Json Schema.
|
||||
#[derive(Debug, Resource, Reflect)]
|
||||
#[reflect(Resource)]
|
||||
|
Loading…
Reference in New Issue
Block a user