Skip to main content

render

Function render 

Source
pub fn render(file: &AgmFile, format: RenderFormat) -> String
Expand description

Renders an AgmFile in the requested format.

All variants are infallible — they operate on a valid AST and produce best-effort output.