Docs.rs
derive-enum-error-0.0.1
derive-enum-error 0.0.1
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
dyxushuai
Dependencies
proc-macro2 ^0.4.30
normal
quote ^0.6.12
normal
syn ^0.15.39
normal
synstructure ^0.10.2
normal
rustc_version ^0.2.3
build
Versions
50%
of the crate is documented
Platform
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
derive_
enum_
error
0.0.1
derive_enum_error
Derive Macro
Error
Copy item path
Source
#[derive(Error)] {
// Attributes available to this derive:
#[error] #[source] }