Macro num_traits::ops::euclid::checked_euclid_forward_impl

source ยท
macro_rules! checked_euclid_forward_impl {
    ($($t:ty)*) => { ... };
}