Type Definition holo_hash::AnyDhtHash[][src]

pub type AnyDhtHash = HoloHash<AnyDht>;
Expand description

The hash of anything referrable in the DHT. This is a composite of either an EntryHash or a HeaderHash

Trait Implementations

Performs the conversion.

Performs the conversion.

Performs the conversion.