Skip to main content

dump_json

Function dump_json 

Source
pub fn dump_json(buf: &[u8]) -> Result<String>
Expand description

Decode a message using only its own bytes. Requires the message to have been encoded with crate::SchemaMode::Inline.