type_to_none

Macro type_to_none 

Source
macro_rules! type_to_none {
    ($name:ident, $T:ty) => { ... };
}