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
) -> impl IntoResponse