GregoryConrad / rearch-rs

Re-imagined approach to application design and architecture
https://crates.io/crates/rearch
MIT License
81 stars 4 forks source link

Move all side effects to new `rearch-effects` crate #18

Closed GregoryConrad closed 9 months ago

GregoryConrad commented 9 months ago

raw must stay in the main package, and probably should be the only one to keep there.

Even state and as_listener should move.

Reasoning for this is twofold: