Macro array_string

Source
macro_rules! array_string {
    ($str:expr) => { ... };
}
Expand description

Wrapper for String array_create!