#[derive(CubeLaunch)]
{
// Attributes available to this derive:
#[expand]
#[cube]
}
Expand description
Derive macro to define a cube type that is launched with a kernel
#[derive(CubeLaunch)]
{
// Attributes available to this derive:
#[expand]
#[cube]
}
Derive macro to define a cube type that is launched with a kernel