[][src]Crate erroneous_derive

Derive Macros

Error

Derive std::error::Error for the struct or enum, and ascertain that it is Send, Sync, 'static, and thus also erroneous::Error.