[][src]Crate sfkv

Modules

no_flash

Support for configurations without flash

Structs

Store

Simple Flash Key Value Store

Enums

Error
ReadError

Errors decoding the store

WriteError

Errors when writing to the store

Traits

StoreBackend

Backend interface for Store