Function sp_core::hash::convert_hash
source · [−]Expand description
Hash conversion. Used to convert between unbound associated hash types in traits, implemented by the same hash type. Panics if used to convert between different hash types.