Macro core::num::widening_impl

source ·
macro_rules! widening_impl {
    ($SelfT:ty, $WideT:ty, $BITS:literal, unsigned) => { ... };
}