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

pub fn sink_readable<W>(w: W) -> Sink<W, ReadableFormatter> where
    W: Write