error_def
error_def copied to clipboard
Rust syntax extension for generating error-handling boilerplate code.
Results
1
error_def issues
Sort by
recently updated
recently updated
newest added
When compiling something with error_def 0.3.16 as a dependency on the latest nightly, I get the following error: ``` Compiling error_def v0.3.16 error[E0599]: no associated item named `Inherited` found for...