Macro bc_components::with_tags
source · macro_rules! with_tags { ($action:expr) => { ... }; }
Expand description
A macro for accessing the global tags store.
macro_rules! with_tags { ($action:expr) => { ... }; }
A macro for accessing the global tags store.