//! Kernel descriptors and dispatch. Use [`kernel!`](crate::kernel!) in
//! effects; [`Kernel`] is consumed by the graph executor.
moddescriptor;pubmodparams;pubusedescriptor::Kernel;pubuseparams::KernelParams;pubmodbuiltin;modmacros;modfrom_ctx;pubusefrom_ctx::FromCtx;