embedded-storage-async 0.4.1

A Storage Abstraction Layer for Embedded Systems
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.embedded-storage]
version = "0.3.1"

[package]
authors = ["Mathias Koch <mk@blackbird.online>", "Ulf Lilleengen <lulf@redhat.com>", "Dario Nieuwenhuis <dirbaio@dirbaio.net>", "Diego Barrios Romero <eldruin@gmail.com>"]
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-async"
readme = "README.md"
repository = "https://github.com/rust-embedded-community/embedded-storage"
version = "0.4.1"