Macro kanidmd_lib::prelude::tagged_event

source ยท
macro_rules! tagged_event {
    ($level:ident, $event_tag:path, $($arg:tt)*) => { ... };
}