tetsy-kvdb 0.1.0

Generic key-value trait
Documentation
[package]
name = "tetsy-kvdb"
version = "0.1.0"
authors = ["Parity Technologies <admin@parity.io>"]
repository = "https://github.com/tetcoin/tetsy-common"
description = "Generic key-value trait"
license = "GPL-3.0"
edition = "2018"

[dependencies]
elastic-array = "0.10"
bytes = { package = "tetsy-bytes", version = "0.1", path = "../tetsy-bytes" }