tetcore-database 2.0.1

Tetcore database trait.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.parking_lot]
version = "0.11.1"

[dependencies.tetsy-kvdb]
version = "0.9.0"

[package]
authors = ["Parity Technologies <admin@parity.io>", "Tetcoin Developers <support@tetcoin.org>"]
description = "Tetcore database trait."
documentation = "https://docs.rs/tetcore-database"
edition = "2018"
homepage = "https://github.com/tetcoin/tetcore"
license = "Apache-2.0"
name = "tetcore-database"
readme = "README.md"
repository = "https://github.com/tetcoin/tetcore/"
version = "2.0.1"