env-io

Crates.ioenv-io
lib.rsenv-io
version0.0.1
sourcesrc
created_at2019-03-29 07:05:00.60759
updated_at2019-03-29 07:05:00.60759
descriptionA highly experimental, work-in-progress, functional effect system for Rust that is inspired by the ZIO library for Scala
homepagehttps://github.com/jonathanrlouie/env-io
repositoryhttps://github.com/jonathanrlouie/env-io
max_upload_size
id124508
size4,272
(jonathanrlouie)

documentation

README

Env-IO

What is Env-IO?

Env-IO is a highly experimental, work-in-progress, functional effect system for Rust that is inspired by the ZIO library for Scala. Specifically, it is based on ZIO environments, as described in this article.

What is the point of this?

I wrote this for fun and because I wanted to learn more about Rust's traits. It also allows me experiment with the various properties of functional effect systems in Rust.

Commit count: 22

cargo fmt