Derive Macro bevy_app::DynamicPlugin
source · #[derive(DynamicPlugin)]Expand description
Generates a dynamic plugin entry point function for the given Plugin type.
#[derive(DynamicPlugin)]Generates a dynamic plugin entry point function for the given Plugin type.