Docs.rs
wp-error-0.7.6
wp-error 0.7.6
Permalink
Docs.rs crate page
Elastic-2.0
Links
Homepage
Repository
crates.io
Source
Owners
seeker-zuo
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
derive_more ^2.1
normal
getset ^0.1
normal
log ^0.4
normal
log4rs ^1.4
normal
orion-error ^0.5
normal
orion-sec ^0.3
normal
orion-variate ^0.10
normal
orion_conf ^0.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
strum_macros ^0.27
normal
thiserror ^2.0
normal
toml ^0.9
normal
unicode-segmentation ^1.12
normal
winnow ^0.7
normal
wp-connector-api ^0.7
normal
wp-log ^0.1
normal
wp-model-core ^0.7
normal
Versions
4.52%
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
build_error_response
wp_
error
0.7.6
In wp_
error::
http_
respond
wp_error
::
http_respond
Function
build_
error_
response
Copy item path
Source
pub fn build_error_response<'a, R:
SysErrorCode
+
Display
>( r:
&'a R
, ) ->
ErrorResponse
<'a>