Closed nindalf closed 4 years ago
Thnaks! I've updated the post a bit, let me know if this addresses all the outdated info you noticed!
One suggestion - replace https://github.com/rust-lang/api-guidelines with https://rust-lang.github.io/api-guidelines/
Same thing, but easier to read.
Agreed -- and updated!
Link - https://deterministic.space/elegant-apis-in-rust.html
Possible improvements
try!()
.error-chain
andquick-error
withanyhow
andthiserror
.