Macro maelstrom_test::jid

source ·
macro_rules! jid {
    [$n:expr] => { ... };
    [$cid:expr, $cjid:expr] => { ... };
}