1个不稳定版本
使用旧的Rust 2015
0.0.1 | 2014年11月21日 |
---|
#7 in #stackless
在 3 个crate中使用
3KB
free.rs
基于宏的Rust free monads
文档
查看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