Skip to main content

ServerConnection

Type Alias ServerConnection 

Source
pub type ServerConnection = Arc<MessengerTransport>;

Aliased Typeยง

pub struct ServerConnection { /* private fields */ }