Crate seldom_fn_plugin
source ·Expand description
Allows using Rust functions in place of Bevy plugins without sacrificing the builder pattern
Traits§
- Implemented for
App
for thefn_plugin
method
Allows using Rust functions in place of Bevy plugins without sacrificing the builder pattern
App
for the fn_plugin
method