error-chain icon indicating copy to clipboard operation
error-chain copied to clipboard

Rewrite internal quick_error to be more precise

Open brson opened this issue 8 years ago • 0 comments
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.

brson avatar Jul 24 '17 18:07 brson