SinkId

Type Alias SinkId 

Source
pub type SinkId = TypedId<{ _ }, u32>;

Aliased Type§

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

Tuple Fields§

§0: u32

Implementations§

Trait Implementations§