Skip to main content

ConnectedServices

Type Alias ConnectedServices 

Source
pub type ConnectedServices<T, U> = (RunningService<RoleServer, T>, RunningService<RoleClient, U>);