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_desktop0.1.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Derive Macros

List of all items

Structs

  • plugin::DioxusPlugin
  • prelude::EmptyGlobalState
  • setting::DioxusSettings

Enums

  • event::KeyboardEvent
  • event::Location
  • event::UiEvent
  • event::VDomCommand
  • event::WindowEvent
  • prelude::TrySendError
  • setting::UpdateMode

Traits

  • prelude::GlobalStateHandler

Derive Macros

  • prelude::GlobalState
  • prelude::GlobalStatePlugin

Functions

  • hooks::use_eval
  • hooks::use_window

Type Aliases

  • prelude::Sender