macro_rules! deserialize_number { ($method:ident) => { ... }; ($method:ident, $using:ident) => { ... }; }