Skip to main content

render_text_format

Function render_text_format 

Source
pub fn render_text_format(
    source: &str,
    format: TextFormat,
    indent_prefix: &str,
) -> String
Expand description

Render a publication-platform text variant from Rust IR. indent_prefix is supplied by the host’s already-resolved export profile.