Skip to main content

CustomRefKt256

Type Alias CustomRefKt256 

Source
pub type CustomRefKt256<'a> = CustomRefKt<'a, 136>;
Expand description

Customized KT256 hasher with borrowed customization string.

Aliased Type§

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

Trait Implementations§