pub struct CompiledModuleIdAllocator { /* private fields */ }
Expand description
An allocator for compiled module IDs.
Implementations§
source§impl CompiledModuleIdAllocator
impl CompiledModuleIdAllocator
sourcepub fn alloc(&self) -> CompiledModuleId
pub fn alloc(&self) -> CompiledModuleId
Allocate a new ID.