Macro mysql_macro::arg

source ·
macro_rules! arg {
    ($($arg:expr),+) => { ... };
}