Macro num_traits::ops::checked::checked_impl

source ยท
macro_rules! checked_impl {
    ($trait_name:ident, $method:ident, $t:ty) => { ... };
}