From 21a90544bc9df86431fbec41ee0c0b552f42e97a Mon Sep 17 00:00:00 2001 From: JohnTitor Date: Thu, 5 Jan 2023 14:38:37 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=208c509?= =?UTF-8?q?151f167e0a25e6b098f0b2426870f63d569=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- actix_cors/all.html | 4 ++-- actix_cors/enum.CorsError.html | 6 ++--- actix_cors/index.html | 4 ++-- actix_cors/struct.Cors.html | 6 ++--- actix_identity/all.html | 2 +- .../config/enum.LogoutBehaviour.html | 6 ++--- actix_identity/config/index.html | 4 ++-- .../struct.IdentityMiddlewareBuilder.html | 6 ++--- actix_identity/index.html | 4 ++-- actix_identity/struct.Identity.html | 10 ++++---- actix_identity/struct.IdentityMiddleware.html | 6 ++--- actix_identity/trait.IdentityExt.html | 8 +++---- actix_limitation/all.html | 4 ++-- .../constant.DEFAULT_COOKIE_NAME.html | 4 ++-- .../constant.DEFAULT_PERIOD_SECS.html | 4 ++-- .../constant.DEFAULT_REQUEST_LIMIT.html | 4 ++-- .../constant.DEFAULT_SESSION_KEY.html | 4 ++-- actix_limitation/enum.Error.html | 6 ++--- actix_limitation/index.html | 7 +++--- actix_limitation/struct.Builder.html | 6 ++--- actix_limitation/struct.Limiter.html | 6 ++--- actix_limitation/struct.RateLimiter.html | 6 ++--- actix_limitation/struct.Status.html | 6 ++--- actix_protobuf/all.html | 2 +- actix_protobuf/enum.ProtoBufPayloadError.html | 16 ++++++------- actix_protobuf/index.html | 4 ++-- actix_protobuf/struct.ProtoBuf.html | 6 ++--- actix_protobuf/struct.ProtoBufConfig.html | 6 ++--- actix_protobuf/struct.ProtoBufMessage.html | 16 ++++++------- .../trait.ProtoBufResponseBuilder.html | 6 ++--- actix_redis/all.html | 2 +- actix_redis/enum.Error.html | 6 ++--- actix_redis/enum.RespError.html | 6 ++--- actix_redis/enum.RespValue.html | 14 +++++------ actix_redis/index.html | 4 ++-- actix_redis/macro.resp_array.html | 4 ++-- actix_redis/struct.Command.html | 8 +++---- actix_redis/struct.RedisActor.html | 6 ++--- actix_session/all.html | 4 ++-- .../config/enum.CookieContentSecurity.html | 6 ++--- .../config/enum.SessionLifecycle.html | 6 ++--- .../config/enum.TtlExtensionPolicy.html | 6 ++--- actix_session/config/index.html | 4 ++-- .../config/struct.BrowserSession.html | 6 ++--- .../config/struct.PersistentSession.html | 6 ++--- .../struct.SessionMiddlewareBuilder.html | 6 ++--- actix_session/enum.SessionStatus.html | 10 ++++---- actix_session/index.html | 20 +++++++++++----- actix_session/storage/enum.LoadError.html | 14 +++++------ actix_session/storage/enum.SaveError.html | 14 +++++------ actix_session/storage/enum.UpdateError.html | 14 +++++------ actix_session/storage/index.html | 4 ++-- .../storage/struct.CookieSessionStore.html | 8 +++---- .../struct.RedisActorSessionStore.html | 8 +++---- .../struct.RedisActorSessionStoreBuilder.html | 6 ++--- .../storage/struct.RedisSessionStore.html | 10 ++++---- .../struct.RedisSessionStoreBuilder.html | 8 +++---- actix_session/storage/struct.SessionKey.html | 10 ++++---- actix_session/storage/trait.SessionStore.html | 24 +++++++++---------- actix_session/struct.Session.html | 12 +++++----- actix_session/struct.SessionGetError.html | 8 +++---- actix_session/struct.SessionInsertError.html | 8 +++---- actix_session/struct.SessionMiddleware.html | 6 ++--- actix_session/trait.SessionExt.html | 4 ++-- actix_settings/all.html | 4 ++-- actix_settings/enum.Backlog.html | 12 +++++----- actix_settings/enum.Error.html | 12 +++++----- actix_settings/enum.KeepAlive.html | 12 +++++----- actix_settings/enum.MaxConnectionRate.html | 12 +++++----- actix_settings/enum.MaxConnections.html | 12 +++++----- actix_settings/enum.Mode.html | 12 +++++----- actix_settings/enum.NumWorkers.html | 12 +++++----- actix_settings/enum.Timeout.html | 12 +++++----- actix_settings/index.html | 4 ++-- actix_settings/struct.ActixSettings.html | 12 +++++----- actix_settings/struct.Address.html | 12 +++++----- actix_settings/struct.BasicSettings.html | 14 +++++------ actix_settings/struct.NoSettings.html | 12 +++++----- actix_settings/struct.Tls.html | 12 +++++----- actix_settings/trait.ApplySettings.html | 8 +++---- actix_settings/trait.Parse.html | 4 ++-- actix_settings/type.Settings.html | 4 ++-- actix_web_httpauth/all.html | 2 +- .../extractors/basic/index.html | 4 ++-- .../extractors/basic/struct.BasicAuth.html | 6 ++--- .../extractors/basic/struct.Config.html | 6 ++--- .../extractors/bearer/enum.Error.html | 14 +++++------ .../extractors/bearer/index.html | 4 ++-- .../extractors/bearer/struct.BearerAuth.html | 6 ++--- .../extractors/bearer/struct.Config.html | 6 ++--- actix_web_httpauth/extractors/index.html | 4 ++-- .../struct.AuthenticationError.html | 6 ++--- .../extractors/trait.AuthExtractorConfig.html | 6 ++--- .../authorization/enum.ParseError.html | 6 ++--- .../headers/authorization/index.html | 4 ++-- .../authorization/struct.Authorization.html | 16 ++++++------- .../headers/authorization/struct.Basic.html | 14 +++++------ .../headers/authorization/struct.Bearer.html | 14 +++++------ .../headers/authorization/trait.Scheme.html | 4 ++-- actix_web_httpauth/headers/index.html | 4 ++-- .../headers/www_authenticate/basic/index.html | 4 ++-- .../www_authenticate/basic/struct.Basic.html | 14 +++++------ .../www_authenticate/bearer/enum.Error.html | 14 +++++------ .../www_authenticate/bearer/index.html | 4 ++-- .../bearer/struct.Bearer.html | 14 +++++------ .../bearer/struct.BearerBuilder.html | 6 ++--- .../headers/www_authenticate/index.html | 4 ++-- .../struct.WwwAuthenticate.html | 14 +++++------ .../www_authenticate/trait.Challenge.html | 4 ++-- actix_web_httpauth/index.html | 4 ++-- actix_web_httpauth/middleware/index.html | 4 ++-- .../middleware/struct.HttpAuthentication.html | 8 +++---- help.html | 2 +- .../actix_web/extract/trait.FromRequest.js | 2 +- .../response/responder/trait.Responder.js | 2 +- implementors/core/clone/trait.Clone.js | 2 +- implementors/core/convert/trait.From.js | 6 ++--- implementors/core/fmt/trait.Debug.js | 4 ++-- implementors/core/fmt/trait.Display.js | 2 +- .../core/future/future/trait.Future.js | 2 +- implementors/core/ops/deref/trait.Deref.js | 2 +- implementors/core/ops/deref/trait.DerefMut.js | 2 +- implementors/serde/de/trait.Deserialize.js | 2 +- search-index.js | 12 +++++----- settings.html | 2 +- src/actix_cors/all_or_some.rs.html | 4 ++-- src/actix_cors/builder.rs.html | 4 ++-- src/actix_cors/error.rs.html | 4 ++-- src/actix_cors/inner.rs.html | 4 ++-- src/actix_cors/lib.rs.html | 4 ++-- src/actix_cors/middleware.rs.html | 4 ++-- src/actix_identity/config.rs.html | 4 ++-- src/actix_identity/identity.rs.html | 4 ++-- src/actix_identity/identity_ext.rs.html | 4 ++-- src/actix_identity/lib.rs.html | 4 ++-- src/actix_identity/middleware.rs.html | 4 ++-- src/actix_limitation/builder.rs.html | 4 ++-- src/actix_limitation/errors.rs.html | 4 ++-- src/actix_limitation/lib.rs.html | 4 ++-- src/actix_limitation/middleware.rs.html | 4 ++-- src/actix_limitation/status.rs.html | 4 ++-- src/actix_protobuf/lib.rs.html | 4 ++-- src/actix_redis/lib.rs.html | 4 ++-- src/actix_redis/redis.rs.html | 4 ++-- src/actix_session/config.rs.html | 4 ++-- src/actix_session/lib.rs.html | 4 ++-- src/actix_session/middleware.rs.html | 4 ++-- src/actix_session/session.rs.html | 4 ++-- src/actix_session/session_ext.rs.html | 4 ++-- src/actix_session/storage/cookie.rs.html | 4 ++-- src/actix_session/storage/interface.rs.html | 4 ++-- src/actix_session/storage/mod.rs.html | 4 ++-- src/actix_session/storage/redis_actor.rs.html | 4 ++-- src/actix_session/storage/redis_rs.rs.html | 4 ++-- src/actix_session/storage/session_key.rs.html | 4 ++-- src/actix_session/storage/utils.rs.html | 4 ++-- src/actix_settings/error.rs.html | 4 ++-- src/actix_settings/lib.rs.html | 4 ++-- src/actix_settings/parse.rs.html | 4 ++-- src/actix_settings/settings/address.rs.html | 4 ++-- src/actix_settings/settings/backlog.rs.html | 4 ++-- .../settings/keep_alive.rs.html | 4 ++-- .../settings/max_connection_rate.rs.html | 4 ++-- .../settings/max_connections.rs.html | 4 ++-- src/actix_settings/settings/mod.rs.html | 4 ++-- src/actix_settings/settings/mode.rs.html | 4 ++-- .../settings/num_workers.rs.html | 4 ++-- src/actix_settings/settings/timeout.rs.html | 4 ++-- src/actix_settings/settings/tls.rs.html | 4 ++-- .../extractors/basic.rs.html | 4 ++-- .../extractors/bearer.rs.html | 4 ++-- .../extractors/config.rs.html | 4 ++-- .../extractors/errors.rs.html | 4 ++-- src/actix_web_httpauth/extractors/mod.rs.html | 4 ++-- .../headers/authorization/errors.rs.html | 4 ++-- .../headers/authorization/header.rs.html | 4 ++-- .../headers/authorization/mod.rs.html | 4 ++-- .../authorization/scheme/basic.rs.html | 4 ++-- .../authorization/scheme/bearer.rs.html | 4 ++-- .../headers/authorization/scheme/mod.rs.html | 4 ++-- src/actix_web_httpauth/headers/mod.rs.html | 4 ++-- .../www_authenticate/challenge/basic.rs.html | 4 ++-- .../challenge/bearer/builder.rs.html | 4 ++-- .../challenge/bearer/challenge.rs.html | 4 ++-- .../challenge/bearer/errors.rs.html | 4 ++-- .../challenge/bearer/mod.rs.html | 4 ++-- .../www_authenticate/challenge/mod.rs.html | 4 ++-- .../headers/www_authenticate/header.rs.html | 4 ++-- .../headers/www_authenticate/mod.rs.html | 4 ++-- src/actix_web_httpauth/lib.rs.html | 4 ++-- src/actix_web_httpauth/middleware.rs.html | 4 ++-- src/actix_web_httpauth/utils.rs.html | 4 ++-- static.files/ayu-45445754dcd01ab2.css | 1 - static.files/ayu-65289d5d067c7c66.css | 1 + static.files/dark-091ecdca18d5df85.css | 1 - static.files/dark-0e1b889528bd466b.css | 1 + static.files/light-3bcdcab5f4113412.css | 1 - static.files/light-4743e13df3dfe8c4.css | 1 + static.files/main-287cecec4dbb45b0.js | 8 ------- static.files/main-4a084badb5778746.js | 8 +++++++ static.files/rustdoc-59deea3733ac6c09.css | 1 - static.files/rustdoc-9e69e4c014d22d53.css | 1 + .../scrape-examples-1f45318ad6bd2a81.js | 1 - .../scrape-examples-ef1e698c1d417c0c.js | 1 + static.files/search-181581080540673f.js | 1 + static.files/search-444266647c4dba98.js | 1 - ...e081.css => settings-58836c674e2f7bd2.css} | 2 +- .../source-script-5cf2e01a42cc9858.js | 1 - .../source-script-ea63cb6500f71309.js | 1 + 209 files changed, 607 insertions(+), 598 deletions(-) delete mode 100644 static.files/ayu-45445754dcd01ab2.css create mode 100644 static.files/ayu-65289d5d067c7c66.css delete mode 100644 static.files/dark-091ecdca18d5df85.css create mode 100644 static.files/dark-0e1b889528bd466b.css delete mode 100644 static.files/light-3bcdcab5f4113412.css create mode 100644 static.files/light-4743e13df3dfe8c4.css delete mode 100644 static.files/main-287cecec4dbb45b0.js create mode 100644 static.files/main-4a084badb5778746.js delete mode 100644 static.files/rustdoc-59deea3733ac6c09.css create mode 100644 static.files/rustdoc-9e69e4c014d22d53.css delete mode 100644 static.files/scrape-examples-1f45318ad6bd2a81.js create mode 100644 static.files/scrape-examples-ef1e698c1d417c0c.js create mode 100644 static.files/search-181581080540673f.js delete mode 100644 static.files/search-444266647c4dba98.js rename static.files/{settings-af96d9e2fc13e081.css => settings-58836c674e2f7bd2.css} (56%) delete mode 100644 static.files/source-script-5cf2e01a42cc9858.js create mode 100644 static.files/source-script-ea63cb6500f71309.js diff --git a/actix_cors/all.html b/actix_cors/all.html index b6bc56daf..7ee95495b 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

Structs

Enums

\ No newline at end of file +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 d81f09613..cebe48a38 100644 --- a/actix_cors/enum.CorsError.html +++ b/actix_cors/enum.CorsError.html @@ -1,4 +1,4 @@ -CorsError in actix_cors - Rust