mz_repr::strconv

Function format_jsonb

Source
pub fn format_jsonb<F>(buf: &mut F, jsonb: JsonbRef<'_>) -> Nestable
where F: FormatBuffer,