Type Definition holochain_types::dna::HoloHashOf[][src]

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