bounded_impl

Macro bounded_impl 

Source
macro_rules! bounded_impl {
    ($t:ty, $min:expr, $max:expr) => { ... };
}