Macro keg::msg_and

source ·
macro_rules! msg_and {
    ($fmt: expr $(, $arg: expr)*; $a: expr) => { ... };
}