Function repr::strconv::format_jsonb_pretty[][src]

pub fn format_jsonb_pretty<F>(buf: &mut F, jsonb: JsonbRef<'_>) where
    F: FormatBuffer