Docs.rs
bevy_dioxus_core-0.1.1
bevy_dioxus_core 0.1.1
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
JunichiSugiura
Dependencies
bevy_dioxus_macro ^0.1
normal
fermi ^0.2
normal
Versions
80%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bevy_
dioxus_
core
0.1.1
All Items
Crate Items
Modules
Structs
Traits
Crate
bevy_dioxus_core
Copy item path
Source
Expand description
Shared resources across platforms
Modules
§
prelude
Structs
§
Empty
Global
State
Placeholder
Traits
§
Global
State
Handler
Trait to provide custom handerl for global states. This trait is automatically implemented with GlobalStatePlugin macro.