[][src]Type Definition nt::ConnectionAction

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