Macro beaker::vars_format
source · macro_rules! vars_format { ($attr:ident) => { ... }; ($fst:ident, $($attr:ident),+) => { ... }; ($headline:expr, $($attr:ident),+) => { ... }; }
macro_rules! vars_format { ($attr:ident) => { ... }; ($fst:ident, $($attr:ident),+) => { ... }; ($headline:expr, $($attr:ident),+) => { ... }; }