ITADN

Use `core::error:Error`

#514Opennicoburns 创建于 2025-09-27
good first issue
N
nicoburnscommented
There is a TODO comment in the code saying that we should use `core::error::Error` in place of `std::error::Error` once our MSRV hits 1.81, which it now has. This would be a non-breaking change.
0 条评论