Macro config_it::mark_dirty

source ·
macro_rules! mark_dirty {
    ($group: expr, $($elems:ident),+) => { ... };
}
Expand description

Shorthand macro for marking multiple elements dirty.