Skip to main content

compile_worker_file

Function compile_worker_file 

Source
pub fn compile_worker_file(
    source_path: &Path,
    output_path: &Path,
    worker_type: WorkerType,
) -> Result<()>
Expand description

Simplified worker compilation function