[][src]Macro string_concat::string_concat

macro_rules! string_concat {
    ( $( $x:expr ),* ) => { ... };
}