Expand description

Derive macros for bevy_cleanup.

Derive Macros

  • Automatically implements the [bevy_cleanup::Cleanup] trait for a type. You must also derive [Component].