Docs.rs
error-enum-0.4.1
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.1
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
1
items with examples
Size
Source code size: 43.39 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 129.65 kB
This is the summed size of all files generated by rustdoc for all configured targets
Links
crates.io
Dependencies
ansi_term ^0.12
normal
optional
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.