pub fn serialize_parsed_doc<D: Doc>( doc: &ParsedDocument<D>, ) -> Result<Value, Error>
Convert a ParsedDocument to a ReCoco Value