Docs.rs
error-enum-0.4.0
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
error-enum 0.4.0
Provide a easy way to define an enum that represents errors with error codes, document comments and several other functionalities.
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
2
out of
2
items documented
0
out of
2
items with examples
Links
crates.io
Dependencies
ansi_term ^0.12
normal
proc-macro2 ^1
normal
quote ^1
normal
syn ^2
normal
annotate-snippets ^0.9.1
dev
Versions
0.4.1
0.4.0
0.3.0
0.2.2
0.2.1
0.2.0
0.1.0
Owners
Error with Codes
Used to generate documentation comments and Display for error types.