Docs.rs
dioxus-fullstack-core-0.7.0
dioxus-fullstack-core 0.7.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jkelleyrtp
Dependencies
anyhow ^1.0.98
normal
axum-core ^0.5
normal
base64 ^0.22.1
normal
ciborium ^0.2.2
normal
dioxus-core ^0.7.0
normal
dioxus-document ^0.7.0
normal
dioxus-history ^0.7.0
normal
dioxus-hooks ^0.7.0
normal
dioxus-signals ^0.7.0
normal
futures-channel ^0.3.31
normal
futures-util ^0.3
normal
generational-box ^0.7.0
normal
http ^1.3.1
normal
inventory ^0.3
normal
parking_lot ^0.12.4
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
thiserror ^2.0.12
normal
tokio ^1.46
normal
tracing ^0.1.41
normal
Versions
57.98%
of the crate is documented
Go to latest version
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 httperror
dioxus_
fullstack_
core
0.7.0
Module httperror
Module Items
Structs
Traits
In crate dioxus_
fullstack_
core
dioxus_fullstack_core
Module
httperror
Copy item path
Source
Structs
§
Anyhow
Marker
Http
Error
An error type that wraps an HTTP status code and optional message.
Traits
§
OrHttp
Error
Trait to convert errors into HttpError with a given status code.