hello world

摘要: cargo test命令默认是关闭了test里的print输出,这对有时候需要看输出信息很不方便,官方添加了两种方法: https://github.com/rust-lang/rust/commit/6eaa21635e6c6c90e1a0579876bc63581f661f7d 具体使用如下: 阅读全文
posted @ 2022-08-03 17:00 矗立在西北的白杨树 阅读(371) 评论(0) 推荐(0)