macro_rules! deserialize_numeric_key { ($method:ident) => { ... }; ($method:ident, $delegate:ident) => { ... }; }