max_mem_type

Macro max_mem_type 

Source
macro_rules! max_mem_type {
    ($($ty:ty),*) => { ... };
}