Function repr::strconv::format_jsonb[][src]

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