Docs.rs
leptos-spin-0.2.0
leptos-spin 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
crates.io
Source
Owners
fermybot
Dependencies
bytes ^1.5.0
normal
dashmap ^5.5.3
normal
futures ^0.3.29
normal
futures-util ^0.3.30
normal
http ^1
normal
leptos ^0.6.9
normal
leptos_integration_utils ^0.6.9
normal
leptos_meta ^0.6.9
normal
leptos_router ^0.6.9
normal
multimap ^0.10.0
normal
once_cell ^1.19.0
normal
routefinder ^0.5.3
normal
spin-sdk ^3
normal
syn ^2.0.48
normal
tracing ^0.1.40
normal
typed-builder ^0.18.1
normal
url ^2.4.1
normal
Versions
26.67%
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
leptos_spin
0.2.0
Module request
Structs
In crate leptos_spin
?
Settings
Module
leptos_spin
::
request
Copy item path
source
·
[
−
]
Structs
§
SpinRequest
This is here because the orphan rule does not allow us to implement it on IncomingRequest with the generic error. So we have to wrap it to make it happy