Crates.io | crux |
lib.rs | crux |
version | 0.3.0 |
source | src |
created_at | 2016-11-01 10:57:35.468266 |
updated_at | 2016-11-04 20:33:14.573678 |
description | A state container |
homepage | |
repository | https://github.com/ryo33/crux |
max_upload_size | |
id | 7062 |
size | 9,076 |
Crux is a state container for Rust.
It's not about application architecture but rather about readability and extensibility.
I plan to use this with Piston.
$ cargo test
MIT