manifest_type

Macro manifest_type 

Source
macro_rules! manifest_type {
    ($t:ty, $value_kind:expr, $size: expr$(,)?) => { ... };
}