macro_rules! with_tags {
    ($action:expr) => { ... };
}
Expand description

A macro for accessing the global tags store.