Macro s_structured_log::json_object [] [src]

macro_rules! json_object {
    ( $( $key:expr => $value:expr ),* ) => { ... };
}