EntityKind

Derive Macro EntityKind 

Source
#[derive(EntityKind)]
{
    // Attributes available to this derive:
    #[default_components]
    #[components]
    #[default_bundle]
    #[bundle]
}