1个不稳定版本

使用旧的Rust 2015

0.0.1 2014年11月21日

#7 in #stackless


3 个crate中使用

MIT 许可证

3KB

free.rs

基于宏的Rust free monads

build status

文档

查看API文档这里

要求

  1. Rust
  2. Cargo

您可以使用以下命令安装它们:

$ 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

依赖项