From b42e91826c80033adb6bfc5d81ba0dd62986b948 Mon Sep 17 00:00:00 2001 From: "github-merge-queue[bot]" Date: Mon, 1 Jan 2024 15:54:24 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20actix/ac?= =?UTF-8?q?tix-extras@57eaad2ffe5cf9a407fb183a3ced054d90e3809d=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 | 8 +++---- actix_identity/error/index.html | 2 +- actix_identity/error/struct.LoginError.html | 4 ++-- .../error/struct.LostIdentityError.html | 4 ++-- .../error/struct.MissingIdentityError.html | 2 +- .../error/struct.SessionExpiryError.html | 2 +- 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 | 6 ++--- actix_protobuf/struct.ProtoBufConfig.html | 2 +- actix_protobuf/struct.ProtoBufMessage.html | 2 +- .../trait.ProtoBufResponseBuilder.html | 2 +- actix_redis/all.html | 2 +- actix_redis/enum.Error.html | 2 +- actix_redis/enum.RespError.html | 2 +- actix_redis/enum.RespValue.html | 4 ++-- actix_redis/index.html | 2 +- actix_redis/macro.resp_array.html | 2 +- actix_redis/struct.Command.html | 4 ++-- actix_redis/struct.RedisActor.html | 6 ++--- actix_session/all.html | 2 +- .../config/enum.CookieContentSecurity.html | 2 +- .../config/enum.SessionLifecycle.html | 4 ++-- .../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 | 10 ++++---- actix_session/storage/enum.SaveError.html | 12 +++++----- actix_session/storage/enum.UpdateError.html | 10 ++++---- actix_session/storage/index.html | 2 +- .../storage/struct.CookieSessionStore.html | 6 ++--- .../struct.RedisActorSessionStore.html | 6 ++--- .../struct.RedisActorSessionStoreBuilder.html | 2 +- .../storage/struct.RedisSessionStore.html | 8 +++---- .../struct.RedisSessionStoreBuilder.html | 4 ++-- actix_session/storage/struct.SessionKey.html | 2 +- actix_session/storage/trait.SessionStore.html | 10 ++++---- actix_session/struct.Session.html | 2 +- actix_session/struct.SessionGetError.html | 4 ++-- actix_session/struct.SessionInsertError.html | 4 ++-- 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 | 4 ++-- 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 | 4 ++-- .../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 | 2 +- .../extractors/trait.AuthExtractorConfig.html | 2 +- .../authorization/enum.ParseError.html | 4 ++-- .../headers/authorization/index.html | 2 +- .../authorization/struct.Authorization.html | 2 +- .../headers/authorization/struct.Basic.html | 4 ++-- .../headers/authorization/struct.Bearer.html | 2 +- .../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 | 4 ++-- .../www_authenticate/bearer/enum.Error.html | 4 ++-- .../www_authenticate/bearer/index.html | 2 +- .../bearer/struct.Bearer.html | 2 +- .../bearer/struct.BearerBuilder.html | 2 +- .../headers/www_authenticate/index.html | 2 +- .../struct.WwwAuthenticate.html | 2 +- .../www_authenticate/trait.Challenge.html | 2 +- actix_web_httpauth/index.html | 2 +- actix_web_httpauth/middleware/index.html | 2 +- .../middleware/struct.HttpAuthentication.html | 2 +- actix_ws/all.html | 2 +- actix_ws/enum.CloseCode.html | 2 +- actix_ws/enum.Message.html | 2 +- actix_ws/enum.ProtocolError.html | 6 ++--- actix_ws/fn.handle.html | 2 +- actix_ws/index.html | 2 +- actix_ws/struct.CloseReason.html | 4 ++-- actix_ws/struct.Closed.html | 4 ++-- actix_ws/struct.MessageStream.html | 2 +- actix_ws/struct.Session.html | 2 +- actix_ws/struct.StreamingBody.html | 2 +- help.html | 4 ++-- search-index.js | 16 ++++++------- settings.html | 4 ++-- src/actix_cors/all_or_some.rs.html | 5 ++-- src/actix_cors/builder.rs.html | 5 ++-- src/actix_cors/error.rs.html | 5 ++-- src/actix_cors/inner.rs.html | 5 ++-- src/actix_cors/lib.rs.html | 5 ++-- src/actix_cors/middleware.rs.html | 5 ++-- src/actix_identity/config.rs.html | 5 ++-- src/actix_identity/error.rs.html | 5 ++-- src/actix_identity/identity.rs.html | 5 ++-- src/actix_identity/identity_ext.rs.html | 5 ++-- src/actix_identity/lib.rs.html | 5 ++-- src/actix_identity/middleware.rs.html | 5 ++-- src/actix_limitation/builder.rs.html | 5 ++-- src/actix_limitation/errors.rs.html | 5 ++-- src/actix_limitation/lib.rs.html | 5 ++-- src/actix_limitation/middleware.rs.html | 5 ++-- src/actix_limitation/status.rs.html | 5 ++-- src/actix_protobuf/lib.rs.html | 5 ++-- src/actix_redis/lib.rs.html | 5 ++-- src/actix_redis/redis.rs.html | 5 ++-- src/actix_session/config.rs.html | 5 ++-- src/actix_session/lib.rs.html | 5 ++-- src/actix_session/middleware.rs.html | 5 ++-- src/actix_session/session.rs.html | 5 ++-- src/actix_session/session_ext.rs.html | 5 ++-- src/actix_session/storage/cookie.rs.html | 5 ++-- src/actix_session/storage/interface.rs.html | 5 ++-- src/actix_session/storage/mod.rs.html | 5 ++-- src/actix_session/storage/redis_actor.rs.html | 5 ++-- src/actix_session/storage/redis_rs.rs.html | 5 ++-- src/actix_session/storage/session_key.rs.html | 5 ++-- src/actix_session/storage/utils.rs.html | 5 ++-- src/actix_settings/error.rs.html | 5 ++-- src/actix_settings/lib.rs.html | 5 ++-- src/actix_settings/parse.rs.html | 5 ++-- src/actix_settings/settings/address.rs.html | 5 ++-- src/actix_settings/settings/backlog.rs.html | 5 ++-- .../settings/keep_alive.rs.html | 5 ++-- .../settings/max_connection_rate.rs.html | 5 ++-- .../settings/max_connections.rs.html | 5 ++-- src/actix_settings/settings/mod.rs.html | 5 ++-- src/actix_settings/settings/mode.rs.html | 5 ++-- .../settings/num_workers.rs.html | 5 ++-- src/actix_settings/settings/timeout.rs.html | 5 ++-- src/actix_settings/settings/tls.rs.html | 5 ++-- .../extractors/basic.rs.html | 5 ++-- .../extractors/bearer.rs.html | 5 ++-- .../extractors/config.rs.html | 5 ++-- .../extractors/errors.rs.html | 5 ++-- src/actix_web_httpauth/extractors/mod.rs.html | 5 ++-- .../headers/authorization/errors.rs.html | 5 ++-- .../headers/authorization/header.rs.html | 5 ++-- .../headers/authorization/mod.rs.html | 5 ++-- .../authorization/scheme/basic.rs.html | 5 ++-- .../authorization/scheme/bearer.rs.html | 5 ++-- .../headers/authorization/scheme/mod.rs.html | 5 ++-- src/actix_web_httpauth/headers/mod.rs.html | 5 ++-- .../www_authenticate/challenge/basic.rs.html | 5 ++-- .../challenge/bearer/builder.rs.html | 5 ++-- .../challenge/bearer/challenge.rs.html | 5 ++-- .../challenge/bearer/errors.rs.html | 5 ++-- .../challenge/bearer/mod.rs.html | 5 ++-- .../www_authenticate/challenge/mod.rs.html | 5 ++-- .../headers/www_authenticate/header.rs.html | 5 ++-- .../headers/www_authenticate/mod.rs.html | 5 ++-- src/actix_web_httpauth/lib.rs.html | 5 ++-- src/actix_web_httpauth/middleware.rs.html | 5 ++-- src/actix_web_httpauth/utils.rs.html | 5 ++-- src/actix_ws/fut.rs.html | 5 ++-- src/actix_ws/lib.rs.html | 5 ++-- src/actix_ws/session.rs.html | 5 ++-- static.files/main-0b2e2def73e61cbe.js | 11 +++++++++ static.files/main-305769736d49e732.js | 11 --------- static.files/noscript-04d5337699b92874.css | 1 + static.files/noscript-feafe1bb7466e4bd.css | 1 - static.files/rustdoc-804b98a1284a310a.css | 18 -------------- static.files/rustdoc-bf502f66ec635d5d.css | 24 +++++++++++++++++++ ...f89ae146.js => search-c17e98913a53b3b7.js} | 2 +- static.files/src-script-39ed315d46fb705f.js | 1 - static.files/src-script-e66d777a5a92e9b2.js | 1 + .../into_value/trait.TryIntoHeaderValue.js | 2 +- .../response_error/trait.ResponseError.js | 2 +- .../actix_web/extract/trait.FromRequest.js | 2 +- trait.impl/core/clone/trait.Clone.js | 10 ++++---- trait.impl/core/cmp/trait.Eq.js | 4 ++-- trait.impl/core/cmp/trait.Ord.js | 2 +- trait.impl/core/cmp/trait.PartialEq.js | 4 ++-- trait.impl/core/cmp/trait.PartialOrd.js | 2 +- trait.impl/core/convert/trait.From.js | 10 ++++---- trait.impl/core/default/trait.Default.js | 4 ++-- trait.impl/core/error/trait.Error.js | 4 ++-- trait.impl/core/fmt/trait.Debug.js | 14 +++++------ trait.impl/core/fmt/trait.Display.js | 8 +++---- trait.impl/core/hash/trait.Hash.js | 4 ++-- trait.impl/core/marker/trait.StructuralEq.js | 6 ++--- .../core/marker/trait.StructuralPartialEq.js | 6 ++--- trait.impl/serde/de/trait.Deserialize.js | 2 +- .../actix_settings/struct.BasicSettings.js | 2 +- 230 files changed, 488 insertions(+), 411 deletions(-) create mode 100644 static.files/main-0b2e2def73e61cbe.js delete mode 100644 static.files/main-305769736d49e732.js create mode 100644 static.files/noscript-04d5337699b92874.css delete mode 100644 static.files/noscript-feafe1bb7466e4bd.css delete mode 100644 static.files/rustdoc-804b98a1284a310a.css create mode 100644 static.files/rustdoc-bf502f66ec635d5d.css rename static.files/{search-2b6ce74ff89ae146.js => search-c17e98913a53b3b7.js} (78%) delete mode 100644 static.files/src-script-39ed315d46fb705f.js create mode 100644 static.files/src-script-e66d777a5a92e9b2.js diff --git a/actix_cors/all.html b/actix_cors/all.html index 385ec9837..143dbfef5 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 dbfe8960d..f74abf3e3 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 44148c469..3cdb15d15 100644 --- a/actix_cors/index.html +++ b/actix_cors/index.html @@ -1,4 +1,4 @@ -actix_cors - Rust