Macro impl_sample_range_u

Source
macro_rules! impl_sample_range_u {
    ($t:ty) => { ... };
}