Skip to main content

CustomRefKt128

Type Alias CustomRefKt128 

Source
pub type CustomRefKt128<'a> = CustomRefKt<'a, U168>;
Expand description

Customized KT128 hasher with borrowed customization string.

Aliased Type§

pub struct CustomRefKt128<'a> { /* private fields */ }

Trait Implementations§