rpstate 0.3.0

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