sigmut 0.0.2

a state management framework designed to be used as a foundation for UI frameworks.
Documentation
1
2
3
4
5
#[test]
#[ignore]
fn compile_fail() {
    trybuild::TestCases::new().compile_fail("tests/compile_fail/*/*.rs")
}