Skip to main content

ConnectionId

Type Alias ConnectionId 

Source
pub type ConnectionId = Uuid;
Expand description

Unique identifier for a connection.

Aliased Type§

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