Type Definition holo_hash::EntryHash[][src]

type EntryHash = HoloHash<Entry>;

The hash of an Entry.

Trait Implementations

impl From<HoloHash<Agent>> for EntryHash[src]

impl From<HoloHash<AnyDht>> for EntryHash[src]