ui_with_kernel

Function ui_with_kernel 

Source
pub fn ui_with_kernel(
    input: &UiInput<'_>,
    kernel: Kernel,
) -> Result<UiOutput, UiError>