pub fn hash_key<H: KeyHasher>(key: &H::Out, _prefix: Prefix<'_>) -> H::Out
Expand description

Make database key from hash only.