Crate bevy_dioxus_core

Crate bevy_dioxus_core 

Source
Expand description

Shared resources across platforms

Modules§

prelude

Structs§

EmptyGlobalState
Placeholder

Traits§

GlobalStateHandler
Trait to provide custom handerl for global states. This trait is automatically implemented with GlobalStatePlugin macro.