define_final_reg

Macro define_final_reg 

Source
macro_rules! define_final_reg {
    ($reg: ty, $base: ty, $traits: ty) => { ... };
}