Macro config_it::commit_elem
source · macro_rules! commit_elem { ($group: expr, ($($elems:ident),+)) => { ... }; ($group: expr, notify($($elems:ident),+)) => { ... }; }
Expand description
Shorthand macro for committing multiple elements.