From 36fe8da8497876c1e1608bebffa97ab40c5854ef Mon Sep 17 00:00:00 2001 From: "github-merge-queue[bot]" Date: Tue, 9 Apr 2024 10:20:01 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20actix/ac?= =?UTF-8?q?tix-extras@9ddb95b74a71ffc781ce02b7f0cfabbdca931401=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- actix_cors/all.html | 2 +- actix_cors/enum.CorsError.html | 2 +- actix_cors/index.html | 2 +- actix_cors/struct.Cors.html | 2 +- actix_identity/all.html | 2 +- .../config/enum.LogoutBehaviour.html | 2 +- actix_identity/config/index.html | 2 +- .../struct.IdentityMiddlewareBuilder.html | 2 +- .../error/enum.GetIdentityError.html | 4 ++-- actix_identity/error/index.html | 2 +- actix_identity/error/struct.LoginError.html | 2 +- .../error/struct.LostIdentityError.html | 2 +- .../error/struct.MissingIdentityError.html | 2 +- .../error/struct.SessionExpiryError.html | 4 ++-- actix_identity/index.html | 2 +- actix_identity/struct.Identity.html | 2 +- actix_identity/struct.IdentityMiddleware.html | 2 +- actix_identity/trait.IdentityExt.html | 2 +- actix_limitation/all.html | 2 +- .../constant.DEFAULT_COOKIE_NAME.html | 2 +- .../constant.DEFAULT_PERIOD_SECS.html | 2 +- .../constant.DEFAULT_REQUEST_LIMIT.html | 2 +- .../constant.DEFAULT_SESSION_KEY.html | 2 +- actix_limitation/enum.Error.html | 4 ++-- actix_limitation/index.html | 2 +- actix_limitation/struct.Builder.html | 2 +- actix_limitation/struct.Limiter.html | 2 +- actix_limitation/struct.RateLimiter.html | 2 +- actix_limitation/struct.Status.html | 2 +- actix_protobuf/all.html | 2 +- actix_protobuf/enum.ProtoBufPayloadError.html | 4 ++-- actix_protobuf/index.html | 2 +- actix_protobuf/struct.ProtoBuf.html | 12 +++++----- actix_protobuf/struct.ProtoBufConfig.html | 2 +- actix_protobuf/struct.ProtoBufMessage.html | 6 +++-- .../trait.ProtoBufResponseBuilder.html | 2 +- actix_session/all.html | 2 +- .../config/enum.CookieContentSecurity.html | 2 +- .../config/enum.SessionLifecycle.html | 2 +- .../config/enum.TtlExtensionPolicy.html | 2 +- actix_session/config/index.html | 2 +- .../config/struct.BrowserSession.html | 2 +- .../config/struct.PersistentSession.html | 2 +- .../struct.SessionMiddlewareBuilder.html | 2 +- actix_session/enum.SessionStatus.html | 2 +- actix_session/index.html | 2 +- actix_session/storage/enum.LoadError.html | 2 +- actix_session/storage/enum.SaveError.html | 2 +- actix_session/storage/enum.UpdateError.html | 4 ++-- actix_session/storage/index.html | 2 +- .../storage/struct.CookieSessionStore.html | 2 +- .../storage/struct.RedisSessionStore.html | 2 +- .../struct.RedisSessionStoreBuilder.html | 2 +- actix_session/storage/struct.SessionKey.html | 2 +- actix_session/storage/trait.SessionStore.html | 2 +- actix_session/struct.Session.html | 2 +- actix_session/struct.SessionGetError.html | 2 +- actix_session/struct.SessionInsertError.html | 2 +- actix_session/struct.SessionMiddleware.html | 2 +- actix_session/trait.SessionExt.html | 2 +- actix_settings/all.html | 2 +- actix_settings/enum.Backlog.html | 2 +- actix_settings/enum.Error.html | 4 ++-- actix_settings/enum.KeepAlive.html | 2 +- actix_settings/enum.MaxConnectionRate.html | 2 +- actix_settings/enum.MaxConnections.html | 2 +- actix_settings/enum.Mode.html | 2 +- actix_settings/enum.NumWorkers.html | 2 +- actix_settings/enum.Timeout.html | 2 +- actix_settings/index.html | 2 +- actix_settings/struct.ActixSettings.html | 2 +- actix_settings/struct.Address.html | 2 +- actix_settings/struct.BasicSettings.html | 2 +- actix_settings/struct.NoSettings.html | 2 +- actix_settings/struct.Tls.html | 2 +- actix_settings/trait.ApplySettings.html | 2 +- actix_settings/trait.Parse.html | 2 +- actix_settings/type.Settings.html | 2 +- actix_web_httpauth/all.html | 2 +- .../extractors/basic/index.html | 2 +- .../extractors/basic/struct.BasicAuth.html | 2 +- .../extractors/basic/struct.Config.html | 2 +- .../extractors/bearer/enum.Error.html | 12 +++++----- .../extractors/bearer/index.html | 2 +- .../extractors/bearer/struct.BearerAuth.html | 2 +- .../extractors/bearer/struct.Config.html | 2 +- actix_web_httpauth/extractors/index.html | 2 +- .../struct.AuthenticationError.html | 12 +++++----- .../extractors/trait.AuthExtractorConfig.html | 2 +- .../authorization/enum.ParseError.html | 4 ++-- .../headers/authorization/index.html | 2 +- .../authorization/struct.Authorization.html | 22 ++++++++++--------- .../headers/authorization/struct.Basic.html | 12 +++++----- .../headers/authorization/struct.Bearer.html | 12 +++++----- .../headers/authorization/trait.Scheme.html | 2 +- actix_web_httpauth/headers/index.html | 2 +- .../headers/www_authenticate/basic/index.html | 2 +- .../www_authenticate/basic/struct.Basic.html | 12 +++++----- .../www_authenticate/bearer/enum.Error.html | 12 +++++----- .../www_authenticate/bearer/index.html | 2 +- .../bearer/struct.Bearer.html | 12 +++++----- .../bearer/struct.BearerBuilder.html | 2 +- .../headers/www_authenticate/index.html | 2 +- .../struct.WwwAuthenticate.html | 22 ++++++++++--------- .../www_authenticate/trait.Challenge.html | 2 +- actix_web_httpauth/index.html | 2 +- actix_web_httpauth/middleware/index.html | 2 +- .../middleware/struct.HttpAuthentication.html | 6 ++--- actix_ws/all.html | 2 +- actix_ws/enum.CloseCode.html | 4 ++-- actix_ws/enum.Message.html | 2 +- actix_ws/enum.ProtocolError.html | 4 ++-- actix_ws/fn.handle.html | 2 +- actix_ws/index.html | 2 +- actix_ws/struct.CloseReason.html | 4 ++-- actix_ws/struct.Closed.html | 2 +- actix_ws/struct.MessageStream.html | 6 ++--- actix_ws/struct.Session.html | 2 +- actix_ws/struct.StreamingBody.html | 6 ++--- help.html | 2 +- search-index.js | 16 +++++++------- search.desc/actix_cors/actix_cors-desc-0-.js | 1 + .../actix_identity/actix_identity-desc-0-.js | 1 + .../actix_limitation-desc-0-.js | 1 + .../actix_protobuf/actix_protobuf-desc-0-.js | 1 + .../actix_session/actix_session-desc-0-.js | 1 + .../actix_settings/actix_settings-desc-0-.js | 1 + .../actix_web_httpauth-desc-0-.js | 1 + search.desc/actix_ws/actix_ws-desc-0-.js | 1 + settings.html | 2 +- src/actix_cors/all_or_some.rs.html | 2 +- src/actix_cors/builder.rs.html | 2 +- src/actix_cors/error.rs.html | 2 +- src/actix_cors/inner.rs.html | 2 +- src/actix_cors/lib.rs.html | 2 +- src/actix_cors/middleware.rs.html | 2 +- src/actix_identity/config.rs.html | 2 +- src/actix_identity/error.rs.html | 2 +- src/actix_identity/identity.rs.html | 2 +- src/actix_identity/identity_ext.rs.html | 2 +- src/actix_identity/lib.rs.html | 2 +- src/actix_identity/middleware.rs.html | 2 +- src/actix_limitation/builder.rs.html | 2 +- src/actix_limitation/errors.rs.html | 2 +- src/actix_limitation/lib.rs.html | 2 +- src/actix_limitation/middleware.rs.html | 2 +- src/actix_limitation/status.rs.html | 2 +- src/actix_protobuf/lib.rs.html | 2 +- src/actix_session/config.rs.html | 2 +- src/actix_session/lib.rs.html | 2 +- src/actix_session/middleware.rs.html | 2 +- src/actix_session/session.rs.html | 2 +- src/actix_session/session_ext.rs.html | 2 +- src/actix_session/storage/cookie.rs.html | 2 +- src/actix_session/storage/interface.rs.html | 2 +- src/actix_session/storage/mod.rs.html | 2 +- src/actix_session/storage/redis_rs.rs.html | 2 +- src/actix_session/storage/session_key.rs.html | 2 +- src/actix_session/storage/utils.rs.html | 2 +- src/actix_settings/error.rs.html | 2 +- src/actix_settings/lib.rs.html | 2 +- src/actix_settings/parse.rs.html | 2 +- src/actix_settings/settings/address.rs.html | 2 +- src/actix_settings/settings/backlog.rs.html | 2 +- .../settings/keep_alive.rs.html | 2 +- .../settings/max_connection_rate.rs.html | 2 +- .../settings/max_connections.rs.html | 2 +- src/actix_settings/settings/mod.rs.html | 2 +- src/actix_settings/settings/mode.rs.html | 2 +- .../settings/num_workers.rs.html | 2 +- src/actix_settings/settings/timeout.rs.html | 2 +- src/actix_settings/settings/tls.rs.html | 2 +- .../extractors/basic.rs.html | 2 +- .../extractors/bearer.rs.html | 2 +- .../extractors/config.rs.html | 2 +- .../extractors/errors.rs.html | 2 +- src/actix_web_httpauth/extractors/mod.rs.html | 2 +- .../headers/authorization/errors.rs.html | 2 +- .../headers/authorization/header.rs.html | 2 +- .../headers/authorization/mod.rs.html | 2 +- .../authorization/scheme/basic.rs.html | 2 +- .../authorization/scheme/bearer.rs.html | 2 +- .../headers/authorization/scheme/mod.rs.html | 2 +- src/actix_web_httpauth/headers/mod.rs.html | 2 +- .../www_authenticate/challenge/basic.rs.html | 2 +- .../challenge/bearer/builder.rs.html | 2 +- .../challenge/bearer/challenge.rs.html | 2 +- .../challenge/bearer/errors.rs.html | 2 +- .../challenge/bearer/mod.rs.html | 2 +- .../www_authenticate/challenge/mod.rs.html | 2 +- .../headers/www_authenticate/header.rs.html | 2 +- .../headers/www_authenticate/mod.rs.html | 2 +- src/actix_web_httpauth/lib.rs.html | 2 +- src/actix_web_httpauth/middleware.rs.html | 2 +- src/actix_web_httpauth/utils.rs.html | 2 +- src/actix_ws/fut.rs.html | 2 +- src/actix_ws/lib.rs.html | 2 +- src/actix_ws/session.rs.html | 2 +- static.files/main-12cf3b4f4f9dc36d.js | 11 ---------- static.files/main-c97aec732c613ca4.js | 11 ++++++++++ static.files/noscript-04d5337699b92874.css | 1 - static.files/noscript-09095024cf37855e.css | 1 + ...c1829.css => rustdoc-9e1300b5663a8a03.css} | 2 +- static.files/search-42d8da7a6b9792c2.js | 5 ----- static.files/search-ffac13a0df2b1870.js | 5 +++++ ...4002617.js => storage-e32f0c247825364d.js} | 2 +- trait.impl/core/marker/trait.Freeze.js | 4 ++-- trait.impl/core/marker/trait.Send.js | 4 ++-- trait.impl/core/marker/trait.Sync.js | 4 ++-- trait.impl/core/marker/trait.Unpin.js | 4 ++-- .../panic/unwind_safe/trait.RefUnwindSafe.js | 4 ++-- .../panic/unwind_safe/trait.UnwindSafe.js | 4 ++-- 212 files changed, 319 insertions(+), 301 deletions(-) create mode 100644 search.desc/actix_cors/actix_cors-desc-0-.js create mode 100644 search.desc/actix_identity/actix_identity-desc-0-.js create mode 100644 search.desc/actix_limitation/actix_limitation-desc-0-.js create mode 100644 search.desc/actix_protobuf/actix_protobuf-desc-0-.js create mode 100644 search.desc/actix_session/actix_session-desc-0-.js create mode 100644 search.desc/actix_settings/actix_settings-desc-0-.js create mode 100644 search.desc/actix_web_httpauth/actix_web_httpauth-desc-0-.js create mode 100644 search.desc/actix_ws/actix_ws-desc-0-.js delete mode 100644 static.files/main-12cf3b4f4f9dc36d.js create mode 100644 static.files/main-c97aec732c613ca4.js delete mode 100644 static.files/noscript-04d5337699b92874.css create mode 100644 static.files/noscript-09095024cf37855e.css rename static.files/{rustdoc-e935ef01ae1c1829.css => rustdoc-9e1300b5663a8a03.css} (71%) delete mode 100644 static.files/search-42d8da7a6b9792c2.js create mode 100644 static.files/search-ffac13a0df2b1870.js rename static.files/{storage-4c98445ec4002617.js => storage-e32f0c247825364d.js} (91%) diff --git a/actix_cors/all.html b/actix_cors/all.html index ba926998c..73595f59b 100644 --- a/actix_cors/all.html +++ b/actix_cors/all.html @@ -1,2 +1,2 @@ -List of all items in this crate +List of all items in this crate

List of all items

Structs

Enums

\ No newline at end of file diff --git a/actix_cors/enum.CorsError.html b/actix_cors/enum.CorsError.html index 933b98d34..fecc22adf 100644 --- a/actix_cors/enum.CorsError.html +++ b/actix_cors/enum.CorsError.html @@ -1,4 +1,4 @@ -CorsError in actix_cors - Rust +CorsError in actix_cors - Rust
#[non_exhaustive]
pub enum CorsError { WildcardOrigin, MissingOrigin, diff --git a/actix_cors/index.html b/actix_cors/index.html index 39eb32bfe..7ed3a3a7d 100644 --- a/actix_cors/index.html +++ b/actix_cors/index.html @@ -1,4 +1,4 @@ -actix_cors - Rust