Type Alias tiger::Tiger

source ·
pub type Tiger = CoreWrapper<TigerCore>;
Expand description

Tiger hasher state.

Aliased Type§

struct Tiger { /* private fields */ }