Skip to main content

otto_with_kernel

Function otto_with_kernel 

Source
pub fn otto_with_kernel(
    input: &OttoInput<'_>,
    kern: Kernel,
) -> Result<OttoOutput, OttoError>