Type Alias holochain::core::EntryHashB64

source ·
pub type EntryHashB64 = HoloHashB64<Entry>;
Expand description

Base64-ready version of EntryHash

Aliased Type§

struct EntryHashB64(/* private fields */);