Type Alias RenderPipelineId

Source
pub type RenderPipelineId = Id<RenderPipeline<Empty>>;

Aliased Typeยง

pub struct RenderPipelineId(/* private fields */);