pub type Blake2b512Checksum = Checksum<Blake2b512>;Expand description
A checksum using the Blake2b512 algorithm
Aliased Typeยง
pub struct Blake2b512Checksum { /* private fields */ }pub type Blake2b512Checksum = Checksum<Blake2b512>;A checksum using the Blake2b512 algorithm
pub struct Blake2b512Checksum { /* private fields */ }