Structs§
- Connection
Counter - Connection
Counter Inner - Connection
Handle - Handle to an open connection, allows us to maintain a count of all connections.
- User
Metadata - Metadata about a user that is required to allocate a
ConnectionHandle
.
ConnectionHandle
.