[package] name = "yerevan" version = "0.1.6" edition = "2021" authors = ["Marat "] readme = "README.md" repository = "https://github.com/marat0n/yerevan.rs" license = "MIT" license-file = "LICENSE.txt" keywords = ["CE", "computation_expr", "fsharp", "do-notation"] description = "Small Rust crate that brings computation expressions idea from F# for help you to work easier with functors and monads." [dependencies]