2 个版本
0.1.1 | 2020 年 9 月 18 日 |
---|---|
0.1.0 | 2020 年 9 月 18 日 |
#5 在 #提示
6KB
cargo-tips
提示:在使用 cargo 和 rust 时,您可以获取提示!
灵感来源于 这条推文
@lcnr7,给编译器添加加载屏幕提示怎么样?
~/proj$ cargo build Compiling proj v0.1.0 (/home/programming/proj) Finished dev [unoptimized + debuginfo] target(s) in 0.34s Tip: use `deque.make_contiguous` to efficiently sort a `VecDeque` without allocating
用法
cargo install tips
安装二进制文件tips -h
获取最新帮助和用法信息
许可协议
license = "MIT OR Apache-2.0"
依赖关系
~3.5MB
~60K SLoC