Hacker News
new
past
comments
ask
show
jobs
points
by
kelnos
13 hours ago
|
comments
by
so-rose
11 hours ago
|
[-]
Just wanted to add that `Error` has been in core since `1.81` [1], meaning that even `no_std` environments can/should represent errors the same way.
[1]
https://doc.rust-lang.org/core/error/trait.Error.html
reply