bevy_state_plugin_generator 1.2.2

A build-dependency that generates a Bevy State Plugin from a simple state definition.
Documentation
1
2
3
fn main() {
    println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");
}