Macro blaze_pk::tag_group

source ·
macro_rules! tag_group {
    ($output:ident, $tag:literal, $content:block) => { ... };
}