init_tys

Macro init_tys 

Source
macro_rules! init_tys {
    ($($ty:ty),+ $(,)?) => { ... };
}
Expand description

Generate code to pre-initialize types, including references and pointers to the type