macro_rules! impl_reputation_sharing { ($contract:ident, $market:ident, $reputation:ident) => { ... }; }