# `fx-rs` is an Algebraic Effects system for Rust [![fx-rs](https://github-readme-stats.vercel.app/api/pin/?username=vic&repo=fx-rs&show_owner=true&theme=shades-of-purple)](https://github.com/vic/fx-rs) modeled after Scala's [Kyo](https://getkyo.io) and Golang's [Fx.go](https://github.com/vic/fx.go) ```shell 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