sledis 0.0.1

an embeddable datastructure store on top of sled
Documentation
[[bench]]
harness = false
name = "lists"
[dependencies.sled]
version = "0.31.0"

[dependencies.thiserror]
version = "1.0.15"
[dev-dependencies.criterion]
version = "0.3.2"

[dev-dependencies.quickcheck]
version = "0.9.2"

[dev-dependencies.quickcheck_macros]
version = "0.9.1"

[package]
authors = ["theseriousadult <jack@gallabytes.com>", "mobile-bungalow <pwmay@ucsc.edu>"]
description = "an embeddable datastructure store on top of sled"
edition = "2018"
license = "AGPL-3.0-or-later"
name = "sledis"
repository = "https://github.com/GallagherCommaJack/sledis"
version = "0.0.1"