json5

Macro json5 

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