WorkerId

Type Alias WorkerId 

Source
pub type WorkerId = TypedId<7>;

Aliased Type§

#[repr(transparent)]
pub struct WorkerId(pub(crate) u32);

Tuple Fields§

§0: u32