Function sixtyfps_build::compile_with_config[][src]

pub fn compile_with_config(
    path: impl AsRef<Path>,
    config: CompilerConfiguration
) -> Result<(), CompileError>
Expand description

Same as compile, but allow to specify a configuration.