Algebraic Effects System for Rust

fx-rs is an Algebraic Effects system for Rust#

fx-rs

modeled after Scala's Kyo and Golang's Fx.go

cargo add fx-rs

Crate: https://crates.io/crates/fx-rs#

Read the Book: https://vic.github.io/fx-rs#

Rust API: https://docs.rs/fx-rs#