Docs.rs
err-rs-0.0.4
err-rs 0.0.4
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
piot
Dependencies
Versions
30%
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
ErrorLevelProvider
err_rs
0.0.4
Error
Level
Provider
Required Methods
error_level
Implementors
In crate err_
rs
err_rs
Trait
Error
Level
Provider
Copy item path
Source
pub trait ErrorLevelProvider { // Required method fn
error_level
(&self) ->
ErrorLevel
; }
Required Methods
§
Source
fn
error_level
(&self) ->
ErrorLevel
Implementors
§