Derive Macro CubeType

Source
#[derive(CubeType)]
{
    // Attributes available to this derive:
    #[expand]
    #[cube]
}
Expand description

Derive macro to define a cube type that is not launched