error-chain
error-chain copied to clipboard
Rewrite internal quick_error to be more precise
trafficstars
This macro was copied from the quick_error crate and hacked up to fit into error_chain. It actually supports syntax that error_chain doesn't use. It needs to be simplified to do only what error_chain needs. I don't know what needs to be done here - somebody good with macros will need to take a close look at it.