vec_vec_string

Macro vec_vec_string 

Source
macro_rules! vec_vec_string {
    ($($tail:tt),*) => { ... };
}