pub type PipelineCacheId = Id<PipelineCache>;Aliased Type§
#[repr(transparent)]pub struct PipelineCacheId(RawId, PhantomData<PipelineCache>);Tuple Fields§
§0: RawId§1: PhantomData<PipelineCache>pub type PipelineCacheId = Id<PipelineCache>;#[repr(transparent)]pub struct PipelineCacheId(RawId, PhantomData<PipelineCache>);0: RawId§1: PhantomData<PipelineCache>