Type Alias ConnectionAction

Source
pub type ConnectionAction = dyn FnMut(&SocketAddr) + Send + 'static;