jam_types

Macro new_vec_type

Source
macro_rules! new_vec_type {
    ($t:ident) => { ... };
}