created_json

Macro created_json 

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