embedded-storage 0.1.0

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