Macro serde_json::de::overflow

source ยท
macro_rules! overflow {
    ($a:ident * 10 + $b:ident, $c:expr) => { ... };
}