Skip to main content

StdCompression

Type Alias StdCompression 

Source
pub type StdCompression = Sha256Compression;
Expand description

The standard two-to-one compression pairs with the standard digest.

Aliased Typeยง

pub struct StdCompression { /* private fields */ }