Docs.rs
fusion-web-0.1.0
fusion-web 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
yangjing
Dependencies
axum ^0.8
normal
bytes ^1.10
normal
config ^0.15
normal
fusion-common ^0.1.0
normal
fusion-core ^0.1.0
normal
futures ^0.3
normal
headers ^0.4
normal
http ^1
normal
hyper ^1
normal
log ^0.4
normal
mea ^0.4
normal
mime ^0.3
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_with ^3.15
normal
tokio ^1.47
normal
tower ^0.5
normal
tower-http ^0.6
normal
ulid ^1
normal
optional
utoipa ^5.4
normal
optional
uuid ^1
normal
optional
Versions
28.57%
of the crate is documented
Platform
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
unauthorized_app_error
fusion_
web
0.1.0
fusion_web
Function
unauthorized_
app_
error
Copy item path
Source
pub fn unauthorized_app_error( msg: impl
Into
<
String
>, ) -> (
StatusCode
,
Json
<
WebError
>)