#[macro_export] macro_rules! implicit_hasher_fn { () => { pub fn f(input: &HashMap) {} }; }