Derive Macro bevy::render::render_graph::RenderSubGraph

#[derive(RenderSubGraph)]
Expand description

Derive macro generating an impl of the trait RenderSubGraph.

This does not work for unions.