serde_json::de

Macro if_checking_recursion_limit

Source
macro_rules! if_checking_recursion_limit {
    ($($body:tt)*) => { ... };
}