Docs.rs
leo-errors-1.10.0
leo-errors 1.10.0
Docs.rs crate page
GPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
collinc97
d0cd
Dependencies
anyhow ^1.0
normal
backtrace ^0.3.68
normal
color-backtrace ^0.6.0
normal
colored ^2.0.4
normal
derivative ^2.2.0
normal
leo-span =1.10.0
normal
serde ^1.0.189
normal
thiserror ^1.0.49
normal
Versions
61.67%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
☰
leo_errors
1.10.0
Module traits
Traits
In leo_errors::common
?
Module
leo_errors
::
common
::
traits
source
·
[
−
]
Expand description
This module contains traits for making errors easily.
Traits
LeoMessageCode
MessageCode trait that all Errors should implement.