[][src]Type Definition nannou::ui::Subpass

type Subpass = Subpass<Arc<dyn RenderPassAbstract + Send + Sync>>;

The subpass type to which the Ui may be rendered.