Type Alias KernelRef

Source
pub type KernelRef = ArcRef<dyn Kernel>;

Aliased Typeยง

struct KernelRef(/* private fields */);