Type Definition scsys_crypto::GenericHash

source ·
pub type GenericHash<T = u8, Output = GenericHashOutput> = GenericArray<T, Output>;