Docs.rs
ntex-error-1.5.0
ntex-error 1.5.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fafhrd91
Dependencies
backtrace ^0.3.76
normal
foldhash ^0.2.0
normal
ntex-bytes ^1.5.2
normal
thiserror ^2
normal
derive_more ^2.0.1
dev
ntex ^3.6.2
dev
thiserror ^2
dev
Versions
30.3%
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
Skip to main content
fmt_diag_string
ntex_
error
1.5.0
ntex_error
Function
fmt_
diag_
string
Copy item path
Source
pub fn fmt_diag_string<K:
ResultKind
>( e: &dyn
ErrorDiagnostic
<Kind = K>, ) ->
String