serde_json::de

Macro overflow

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