Skip to main content

create_kernel

Function create_kernel 

Source
pub fn create_kernel(kernel_type: KernelType) -> Result<Box<dyn Kernel>>
Expand description

Create a kernel instance from a KernelType