Skip to main content

Crate khora_macros

Crate khora_macros 

Source
Expand description

This crate provides procedural macros for the Khora Engine.

Derive Macrosยง

Component
A derive macro that implements the khora_data::ecs::Component trait and generates a serializable mirror struct with From conversions.