SinkId

Type Alias SinkId 

Source
pub type SinkId = TypedId<8>;

Aliased Type§

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

Tuple Fields§

§0: u32

Implementations§