Skip to main content

dump_resolved_program

Function dump_resolved_program 

Source
pub fn dump_resolved_program(items: &[ResolvedTopLevel]) -> String
Expand description

Render every top-level item in items, separated by blank lines. Passes the original Passthrough items through the pre-resolve dump unchanged so a mixed dump still reads uniformly.