[][src]Macro mynewt::oc_rep_close_array

macro_rules! oc_rep_close_array {
    ($object:ident, $key:ident) => { ... };
}

End the child array and resume writing the parent object.

{a:b, key:[... --> {a:b, key:[...]