Macro serde_json::number::deserialize_any
source ยท macro_rules! deserialize_any { (@expand [$($num_string:tt)*]) => { ... }; (owned) => { ... }; (ref) => { ... }; }
macro_rules! deserialize_any { (@expand [$($num_string:tt)*]) => { ... }; (owned) => { ... }; (ref) => { ... }; }