shelf 0.1.0

Simple key-value storage
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "shelf"
version = "0.1.0"
authors = ["Brecht Savelkoul <brecht.savelkoul@gmail.com>"]
description = "Simple key-value storage"
license = "MIT"

[lib]
name = "shelf"
path = "src/shelf.rs"