macro_rules! dispatch_source_enum { ($enum_name:ident, $impl:expr, $inner_name:tt, $body:expr) => { ... }; }