Y
Hacker News
new
|
ask
|
show
|
jobs
by
phiresky
164 days ago
Even then you can just err.downcast_ref::<std::Io::Error>() though to get the underlying IOError, no?