pub fn parse_json(input: &str) -> Result<RuntimeTrace>Expand description
Parse a single JSON document into a validated, normalized trace.
pub fn parse_json(input: &str) -> Result<RuntimeTrace>Parse a single JSON document into a validated, normalized trace.