Function mz_environmentd::http::sql::handle_sql_ws
source ยท pub async fn handle_sql_ws(
__arg0: State<WsState>,
existing_user: Option<Extension<AuthedUser>>,
ws: WebSocketUpgrade,
__arg3: ConnectInfo<SocketAddr>,
) -> impl IntoResponse