Y
Hacker News
new
|
ask
|
show
|
jobs
by
ww520
3399 days ago
Lots of typing and mental overload. Since we are talking about ergonomics and reducing friction, it would be good to make Result handling easier.
1 comments
JelteF
3399 days ago
The From trait can be derived using my derive_more crate. That would at least decrease the boilerplate a bit.
http://jeltef.github.io/derive_more/derive_more/
link
http://jeltef.github.io/derive_more/derive_more/