reduxr 0.1.4

Redux store with full middleware support
Documentation
1
2
3
4
5
#!/bin/sh

cargo clippy --all-targets
cargo test --all-targets
cargo test --doc