Type Definition holo_hash::HoloHashOf

source · []
pub type HoloHashOf<C> = HoloHash<<C as HashableContent>::HashType>;
Expand description

A convenience type, for specifying a hash by HashableContent rather than by its HashType