#[derive(DynamicPlugin)]
Expand description
Generates a dynamic plugin entry point function for the given Plugin
type.
This is deprecated since 0.14. The current dynamic plugin system is unsound and will be removed in 0.15.
#[derive(DynamicPlugin)]
Generates a dynamic plugin entry point function for the given Plugin
type.
This is deprecated since 0.14. The current dynamic plugin system is unsound and will be removed in 0.15.