pub fn emit_string(registry: &SchemaRegistry) -> Result<String, Error>Expand description
Serialize to a pretty-printed JSON string with trailing newline.
pub fn emit_string(registry: &SchemaRegistry) -> Result<String, Error>Serialize to a pretty-printed JSON string with trailing newline.