Type Alias hdk::prelude::EntryHash

source ·
pub type EntryHash = HoloHash<Entry>;
Expand description

The hash of an Entry.

Aliased Type§

struct EntryHash { /* private fields */ }