select_ty

Macro select_ty 

Source
macro_rules! select_ty {
    ($t: ty) => { ... };
}