Type Alias RandRange

Source
pub type RandRange = RangeInclusive<u32>;

Aliased Type§

pub struct RandRange { /* private fields */ }

Trait Implementations§