Skip to main content

compile_polydat_kernel

Function compile_polydat_kernel 

Source
pub fn compile_polydat_kernel(
    source: &str,
) -> Result<Box<dyn Kernel>, KernelError>
Expand description

compile_polydat_with on Engine::default: compiled code, with the JIT where the build has it.