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

pub fn sink_indented<'a, W>(w: W) -> Sink<W, PrettyFormatter<'a>> where
    W: Write