ok_json

Macro ok_json 

Source
macro_rules! ok_json {
    ($($json:tt)+) => { ... };
}