async fn players( __arg0: State<Sender<(Message, Sender<MessageReturn>)>>, ) -> Result<impl IntoResponse, StatusCode>