Derive Macro KernelFunctions

Source
#[derive(KernelFunctions)]
{
    // Attributes available to this derive:
    #[kernel]
}