[][src]Type Definition nt::ServerAction

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