Derive Macro bevy_derive::DynamicPlugin

source ·
#[derive(DynamicPlugin)]
Expand description

Generates a dynamic plugin entry point function for the given Plugin type.