pub type BatchKernelRef = Box<dyn BatchKernel>;Expand description
Type-alias for heap-allocated batch execution kernels.
Aliased Typeยง
pub struct BatchKernelRef(/* private fields */);pub type BatchKernelRef = Box<dyn BatchKernel>;Type-alias for heap-allocated batch execution kernels.
pub struct BatchKernelRef(/* private fields */);