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
Aliased Typeยง
struct HoloHashOf<C> { /* private fields */ }pub type HoloHashOf<C> = HoloHash<<C as HashableContent>::HashType>;A convenience type, for specifying a hash by HashableContent rather than by its HashType
struct HoloHashOf<C> { /* private fields */ }