macro_rules! launch_editor { ($db: ident, $id: ident, $typ:ty, $fetch:ident, $recur: ident) => { ... }; }