Derive Macro bevy_render::render_graph::RenderLabel

source ยท
#[derive(RenderLabel)]
Expand description

Derive macro generating an impl of the trait RenderLabel.

This does not work for unions.