Skip to main content

compile_custom

Function compile_custom 

Source
pub fn compile_custom(
    tokens: impl Display,
    config: &Config,
) -> Result<CompileOutput>
Expand description

Compiles the given tokens and returns the output.