Type Definition wgpu_core::id::BufferId

source ·
pub type BufferId = Id<Buffer<Empty>>;