pub type ComputePipelineId = Id<ComputePipeline>;
pub struct ComputePipelineId(/* private fields */);