jam_pvm_common

Macro info

Source
macro_rules! info {
    (target=$target:expr,$($arg:tt)*) => { ... };
    ($($arg:tt)*) => { ... };
}