Docs.rs
dioxus-liveview-0.7.2
dioxus-liveview 0.7.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jkelleyrtp
Dependencies
axum ^0.8.4
normal
optional
dioxus-cli-config ^0.7.2
normal
dioxus-core ^0.7.2
normal
dioxus-devtools ^0.7.2
normal
optional
dioxus-document ^0.7.2
normal
dioxus-history ^0.7.2
normal
dioxus-html ^0.7.2
normal
dioxus-interpreter-js ^0.7.2
normal
futures-channel ^0.3.31
normal
futures-util ^0.3
normal
generational-box ^0.7.2
normal
rustc-hash ^2.1.1
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
slab ^0.4.10
normal
thiserror ^2.0.12
normal
tokio ^1.48
normal
tokio-stream ^0.1.17
normal
tokio-util ^0.7.15
normal
tracing ^0.1.41
normal
Versions
50%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
Module pool
dioxus_
liveview
0.7.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