Skip to main content

ConnectionId

Type Alias ConnectionId 

Source
pub type ConnectionId = Uuid;
Expand description

Connection ID type

Aliased Typeยง

pub struct ConnectionId(/* private fields */);