top | item 46161043

(no title)

YmiYugy | 2 months ago

Well if there is useful context Rust let's you add it. You can easily wrap the io error in something specific to your application or just use anyhow with .context("...")? which is what most people do in application code.

discuss

order

No comments yet.