embedded-storage 0.3.1

A Storage Abstraction Layer for Embedded Systems
Documentation
[package]
name = "embedded-storage"
version = "0.3.1"
authors = [
    "Mathias Koch <mk@blackbird.online>",
]
edition = "2018"
description = "A Storage Abstraction Layer for Embedded Systems"
license = "MIT OR Apache-2.0"
repository = "https://github.com/rust-embedded-community/embedded-storage"
homepage = "https://github.com/rust-embedded-community/embedded-storage"
documentation = "https://docs.rs/embedded-storage"
readme = "README.md"
keywords = ["storage"]
categories = ["embedded", "hardware-support", "no-std"]