ConnectionId

Type Alias ConnectionId 

Source
pub type ConnectionId = TypedId<14>;

Aliased Type§

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

Tuple Fields§

§0: u32

Implementations§