Skip to main content

EntryHashB64

Type Alias EntryHashB64 

Source
pub type EntryHashB64 = HoloHashB64<Entry>;
Expand description

Base64-ready version of EntryHash

Aliased Typeยง

pub struct EntryHashB64(/* private fields */);