Macro static_any_vec_map

Source
macro_rules! static_any_vec_map {
    ($v:ident, $t:ty) => { ... };
}