Crate seldom_fn_plugin

Crate seldom_fn_plugin 

Source
Expand description

Allows using Rust functions in place of Bevy plugins without sacrificing the builder pattern

Traitsยง

FnPluginExt
Implemented for App for the fn_plugin method