Type Alias spirt::spv::Id

source ·
pub type Id = NonZeroU32;
Expand description

SPIR-V ID.

Aliased Type§

struct Id(/* private fields */);