pub type ShaderModuleId = Id<ShaderModule>;
#[repr(transparent)]pub struct ShaderModuleId(/* private fields */);