Skip to main content

json_unexpected

Macro json_unexpected 

Source
macro_rules! json_unexpected {
    ($unexpected:tt) => { ... };
    () => { ... };
}