mates.rs icon indicating copy to clipboard operation
mates.rs copied to clipboard

Use failure for error handling

Open untitaker opened this issue 9 years ago • 2 comments

Due to a mention somewhere I finally figured out how to avoid casting every error type to IoError: Use an enum as return type!

untitaker avatar Feb 22 '15 23:02 untitaker