Docs.rs
dip_desktop-0.2.0
dip_desktop 0.2.0
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.8
normal
dioxus ^0.2
normal
dioxus-core ^0.2
normal
dioxus-html ^0.2
normal
dioxus-interpreter-js ^0.2
normal
dip_core ^0.2
normal
dunce ^1.0
normal
futures-channel ^0.3.21
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.7
normal
wry ^0.19
normal
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
dip_
desktop
0.2.0
All Items
Crate Items
Re-exports
Modules
Crate
dip_desktop
Copy item path
Source
Expand description
For build desktop application
Re-exports
§
pub use
tokio
;
Modules
§
event
Includes events coming from UI to ECS runtime and 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.