Native storage support API.

This commit is contained in:
Gav
2018-01-09 19:28:22 +01:00
parent 391fb19143
commit adc2e52aa3
3 changed files with 86 additions and 3 deletions
@@ -5,3 +5,7 @@ authors = ["Parity Technologies <admin@parity.io>"]
[features]
strict = []
[dependencies]
lazy_static = "1.0.0"
parking_lot = "0.5"