pub async fn ws_handler(
ws: WebSocketUpgrade,
__arg1: State<Arc<AppState>>,
__arg2: Path<String>,
) -> impl IntoResponsepub async fn ws_handler(
ws: WebSocketUpgrade,
__arg1: State<Arc<AppState>>,
__arg2: Path<String>,
) -> impl IntoResponse