1个不稳定版本
使用旧的Rust 2015
0.0.0 | 2015年1月9日 |
---|
#41 in #基准
2KB
bourbaki.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