Strobe256

Type Alias Strobe256 

Source
pub type Strobe256 = StrobeHasher<U32>;
Expand description

256 bit strobe hasher.

Aliased Typeยง

pub struct Strobe256 { /* private fields */ }