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
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate sfkv
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