Docs.rs
sfkv-0.1.0
sfkv 0.1.0
Permalink
Docs.rs crate page
LGPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
M-Labs-CratesIO
Dependencies
byteorder ^1
normal
postcard ^0.5
normal
optional
serde ^1.0
normal
optional
Versions
76.32%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sfkv
0.1.0
All Items
Crate Items
Modules
Structs
Enums
Traits
Crate
sfkv
Copy item path
Source
Modules
§
no_
flash
Support for configurations without flash
Structs
§
Store
Simple Flash Key Value Store
Enums
§
Error
Read
Error
Errors decoding the store
Write
Error
Errors when writing to the store
Traits
§
Store
Backend
Backend interface for
Store