Docs.rs
dioxus-liveview-0.6.2
dioxus-liveview 0.6.2
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jkelleyrtp
Dependencies
axum ^0.7.0
normal
optional
dioxus-cli-config ^0.6.2
normal
dioxus-core ^0.6.2
normal
dioxus-devtools ^0.6.2
normal
optional
dioxus-document ^0.6.2
normal
dioxus-history ^0.6.2
normal
dioxus-html ^0.6.2
normal
dioxus-interpreter-js ^0.6.2
normal
futures-channel ^0.3.31
normal
futures-util ^0.3
normal
generational-box ^0.6.2
normal
rustc-hash ^1.1.0
normal
serde ^1.0.151
normal
serde_json ^1.0.91
normal
slab ^0.4.2
normal
thiserror ^1.0.40
normal
tokio ^1.40
normal
tokio-stream ^0.1.11
normal
tokio-util ^0.7.4
normal
tracing ^0.1.37
normal
Versions
50%
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
dioxus_
liveview
0.6.2
Module pool
Module Items
Structs
Traits
Functions
In crate dioxus_
liveview
dioxus_liveview
Module
pool
Copy item path
Source
Structs
§
Live
View
Pool
Traits
§
Live
View
Socket
A LiveViewSocket is a Sink and Stream of Strings that Dioxus uses to communicate with the client
Functions
§
run
The primary event loop for the VirtualDom waiting for user input