Type Alias Hash

Source
pub type Hash<F> = Num<F>;

Aliased Type§

#[repr(transparent)]
pub struct Hash<F>(pub F);

Tuple Fields§

§0: F