You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an api for Endpoint::conn_type() currently, but sometimes its inconvenient to need access to the endpoint when all one has is the connection struct.
Does it make sense to add a Connection::conn_type() function to do the same thing?