|
|
|
|
|
by spoiler
641 days ago
|
|
I agree that it's not ideal, but using something like anyhow/l and thiserror honestly doesn't feel _that_ bad. > Something that should be supported directly. Rust has "adapted" some crates into stdlib in the past. Are there any efforts to that for error handling? |
|
If Rust had adopted error_chain into the stdlib, that would have been a huge mistake.