rust-error-type
rust-error-type copied to clipboard
Results
2
rust-error-type issues
Sort by
recently updated
recently updated
newest added
This crate is great since it works on stable, but I am in real need of unit error variants.
How do I define multiple error structs using your macro in a single module? For example, when I copy your error declaration (line 6-24) in `tests/quickie.rs` and change the name,...