pub fn format_object_braced(obj: &Object, options: FormatOptions) -> StringExpand description
Format an Object directly (with braces), not as a root document.
This is useful for code actions that need to format a single object while respecting its separator style.