GenericHashOutput

Type Alias GenericHashOutput 

Source
pub type GenericHashOutput = UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>;
Expand description

a type alias for a generic hash output

Aliased Typeยง

pub struct GenericHashOutput { /* private fields */ }