pub fn serialize_formatted(doc: &Document) -> String
Serialize an arena Document with pretty-printing (newlines + indentation).
Document