borromean 0.1.0

Efficient multi-collection storage for flash devices.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
description = "Efficient multi-collection storage for flash devices."
edition = "2021"
homepage = "https://github.com/moore/borromean"
keywords = ["embeded", "nostd", "storage", "flash", "collections"]
license = "MIT"
name = "borromean"
readme = "README.md"
repository = "https://github.com/moore/borromean"
version = "0.1.0"