tetsy-hash-db

Crates.iotetsy-hash-db
lib.rstetsy-hash-db
version0.15.3
sourcesrc
created_at2021-02-25 16:07:43.782115
updated_at2021-03-11 06:02:18.877207
descriptiontetsy trait for hash-keyed databases.
homepagehttps://core.tetcoin.org
repositoryhttps://github.com/tetcoin/trie.git
max_upload_size
id360505
size9,681
Marlon Hanks (marlonhanks)

documentation

https://docs.rs/tetsy-hash-db

README

tetsy-hash-db

TetsyHashDB defines a common interface for databases of byte-slices keyed to their hash. It is generic over hash type through the Hasher trait.

The Hasher trait can be used in a no_std context.

Commit count: 905

cargo fmt