Skip to main content

compile_linked_process

Function compile_linked_process 

Source
pub fn compile_linked_process(
    linked: &LinkedModule,
    process_name: &str,
) -> Result<CompiledProgram, RuntimeError>