Function slint_build::compile_with_config
source · [−]pub fn compile_with_config(
path: impl AsRef<Path>,
config: CompilerConfiguration
) -> Result<(), CompileError>
Expand description
Same as compile
, but allow to specify a configuration.