Macro json_str::json_str [] [src]

macro_rules! json_str {
    ($j:tt) => { ... };
}