macro_rules! to_report { (impl ToReport<$reportable:path> for $for:ident::$variant:ident) => { ... }; }