mark_dirty

Macro mark_dirty 

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

Shorthand macro for marking multiple elements dirty.