1 个不稳定版本
使用旧的 Rust 2015
0.0.1 | 2015年1月6日 |
---|
#79 在 #prelude
4KB
116 行
fun.rs
Rust 中功能编程的小型预定义库
文档
请参阅此处的 API 文档。
要求
您可以使用以下命令安装它们
$ curl -s https://static.rust-lang.org/rustup.sh | sudo sh
有关安装 Rust 的详细信息,请参阅安装 Rust。
使用方法
$ cargo build ## build library and binary
$ cargo test ## run tests in ./tests
$ cargo bench ## run benchmarks in ./benches
lib.rs
:
此包定义了一个 Rust 中使用 epsilonz 的功能编程小型预定义库。