Activity
Community
Health
Trend
Influence
:Code submit frequency
:React/respond to issue & PR etc.
:Well-balanced team members and collaboration
:Recent popularity of project
:Star counts, download counts etc.
源代码中的[dependencies] error-chain链接地址失效了,我把error-chain替换成了error-chain = "0.12.1" 编译报了大量的错误
error[E0599]: no method named `c` found for type `std::result::Result<(), err::Error>` in the current
我使用的rust是1.33
@按时吃药 Hi, 你可以试试 dev 分支。
我的 github 账号注销了,所以 error_chain 链接失效;
自定义的 error_chain 只是将 chain_err 替换为了 c;
另,编译需要 cmake 版本 >=3.15。
Sign in to comment