[][src]Function record_query::value::json::sink_compact

pub fn sink_compact<W>(w: W) -> Sink<W, CompactFormatter> where
    W: Write