Macro forensic_rs::notify

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