Docs.rs
http-api-problem-0.60.0
http-api-problem 0.60.0
Permalink
Docs.rs crate page
Apache-2.0
/
MIT
Links
Homepage
Repository
crates.io
Source
Owners
chridou
Dependencies
actix ^0.13
normal
optional
actix-web ^4
normal
optional
axum-core ^0.5.0
normal
optional
http ^1.2
normal
http-api-problem-derive ^0.1.0
normal
optional
hyper ^1.5
normal
optional
rocket ^0.5.0-rc.2
normal
optional
rocket_okapi >=0.8.0-rc.2, <0.10
normal
optional
salvo ^0.75.0
normal
optional
schemars ^0.8.10
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
tide ^0.16
normal
optional
warp ^0.3
normal
optional
Versions
78.13%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
http_
api_
problem
0.60.0
Into
ApiError
Required Methods
into_api_error
Implementors
In crate http_
api_
problem
http_api_problem
Trait
IntoApiError
Copy item path
Source
pub trait IntoApiError { // Required method fn
into_api_error
(self) ->
ApiError
; }
Required Methods
§
Source
fn
into_api_error
(self) ->
ApiError
Implementors
§