Module bevy::core

source ·
Expand description

Contains core plugins.

Modules§

Structs§

Traits§

  • Marker trait for “plain old data”.
  • Trait for types that can be safely created with zeroed.

Functions§

Derive Macros§

  • Derive the Pod trait for a struct
  • Derive the Zeroable trait for a struct