rpstate 0.5.1

Type-safe reactive persistence for Rust GUI apps
Documentation
1
2
3
4
5
#[cfg(all(feature = "redb", target_os = "windows"))]
#[test]
fn test_expansion() {
    macrotest::expand("tests/expand/*.rs");
}