sieve icon indicating copy to clipboard operation
sieve copied to clipboard

Derive std::error::Error implementations

Open xandkar opened this issue 7 months ago • 1 comments

Hi, I played around with the crate and noticed that anyhow could not propagate the errors (without stringifying), due to missing implementations of std::error::Error.

xandkar avatar Nov 18 '23 03:11 xandkar