sequential-storage 4.0.1

A crate for storing data in flash with minimal erase cycles.
Documentation
1
2
3
4
5
6
7
{
    "rust-analyzer.linkedProjects": [
        "Cargo.toml",
        "fuzz/Cargo.toml",
        "example/Cargo.toml"
    ]
}