pub fn render_json(guidance: &ProtocolGuidance) -> Result<String, Error>Expand description
Render guidance as JSON with schema version and structured data.
pub fn render_json(guidance: &ProtocolGuidance) -> Result<String, Error>Render guidance as JSON with schema version and structured data.