Docs.rs
rich-err-0.1.0
rich-err 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
RosieTheGhostie
Dependencies
ariadne ^0.5.1
normal
Versions
89.74%
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
Module error_code
rich_
err
0.1.0
Module error_
code
Module Items
Traits
Type Aliases
In crate rich_
err
rich_err
Module
error_
code
Copy item path
Source
Traits
§
ToError
Code
Provides a non-ambiguous way to retrieve the
error code
associated with a given error.
Type Aliases
§
Error
Code
The type returned by
ToErrorCode::code
.