Provides procedural macros for the Bevy Entity Component System.
# Cargo.toml
[dependencies]
bevy_ecs_macros = "0.18.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Derive the Component trait for a custom struct.
Add bevy_ecs to your Cargo.toml dependencies.
No dependency data recorded yet.