Skip to main content

render

Function render 

Source
pub fn render(
    guidance: &ProtocolGuidance,
    format: OutputFormat,
) -> Result<String, String>
Expand description

Render guidance using the specified format.