define_operand_cast

Macro define_operand_cast 

Source
macro_rules! define_operand_cast {
    ($t: ty, $base: ty) => { ... };
}