impl_Exp

Macro impl_Exp 

Source
macro_rules! impl_Exp {
    ($($Signed:ident, $Unsigned:ident),* ; as $T:ident into $fmt_fn:ident) => { ... };
}