Skip to main content

compile_parts

Function compile_parts 

Source
pub fn compile_parts(
    lang: Lang,
    parts: &[&str],
    names: &[&str],
    dialect: &Dialect,
) -> Result<Program>
Expand description

Compile pre-split parts (the t-string path).