Macro num_traits::bounds::bounded_impl

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