Function compile_custom

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

Compiles the given tokens and returns the output.