Unweighted

Type Alias Unweighted 

Source
pub type Unweighted = One;
Expand description

Backward-compatible alias for One.

Aliased Typeยง

pub struct Unweighted;