ITADN
首页
AIGC
博客文章
GIT库
资源下载
C龙虾
程序订做
联系我们
linebender/kurbo
/
Issues
Use `core::error:Error`
#514
Open
nicoburns
创建于 2025-09-27
good first issue
N
nicoburns
commented
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 条评论