Docs.rs
bevy_dioxus_desktop-0.1.1
bevy_dioxus_desktop 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
JunichiSugiura
Dependencies
approx ^0.5.1
normal
bevy ^0.7
normal
bevy_dioxus_core ^0.1
normal
dioxus-core ^0.2
normal
dioxus-hooks ^0.2
normal
dioxus-html ^0.2
normal
dioxus-interpreter-js ^0.2
normal
dunce ^1.0
normal
fermi ^0.2
normal
futures-channel ^0.3.21
normal
futures-intrusive ^0.4
normal
log ^0.4
normal
mime_guess ^2.0
normal
raw-window-handle ^0.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_repr ^0.1
normal
tokio ^1.18
normal
webbrowser ^0.5
normal
wry ^0.16
normal
bevy_dioxus ^0.1
dev
dioxus ^0.2
dev
core-foundation ^0.9
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bevy_
dioxus_
desktop
0.1.1
All Items
Crate Items
Modules
Crate
bevy_dioxus_desktop
Copy item path
Source
Expand description
For build desktop application
Modules
ยง
event
Includes Dioxus events coming from UI to Core runtime and Bevy events to communicate bewtween systems
hooks
Provides utility hooks
plugin
Dioxus Plugin for Bevy
prelude
This module includes plugin, settings, events, and hooks.
setting
Resources for configuring usage of the
dioxus (tao/wry)
library.