JobId

Type Alias JobId 

Source
pub type JobId = TypedId<2>;

Aliased Type§

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

Tuple Fields§

§0: u32

Implementations§