Skip to main content

str_vec

Macro str_vec 

Source
macro_rules! str_vec {
    ($($x:literal),* $(,)?) => { ... };
}