From 98bc4123b4aa685bf88d8672de350fa2db2d1439 Mon Sep 17 00:00:00 2001 From: robjtede Date: Thu, 21 Oct 2021 17:32:58 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=20477b0?= =?UTF-8?q?f8f06afee368f1c96cab892e6b62a2f7062=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- actix_identity/all.html | 2 +- actix_identity/index.html | 2 +- actix_protobuf/all.html | 2 +- actix_protobuf/index.html | 2 +- actix_redis/all.html | 2 +- actix_redis/index.html | 2 +- actix_session/all.html | 2 +- actix_session/index.html | 2 +- actix_web_httpauth/all.html | 2 +- actix_web_httpauth/index.html | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/actix_identity/all.html b/actix_identity/all.html index b3b8924f5..d75bbdde8 100644 --- a/actix_identity/all.html +++ b/actix_identity/all.html @@ -1,4 +1,4 @@ -List of all items in this crate

List of all items[] +List of all items in this crate

List of all items[]

Structs

Traits

diff --git a/actix_identity/index.html b/actix_identity/index.html index d7352ca6a..6ff1a60c8 100644 --- a/actix_identity/index.html +++ b/actix_identity/index.html @@ -1,4 +1,4 @@ -actix_identity - Rust

Crate actix_identity[][src]

Expand description

Opinionated request identity service for Actix Web apps.

+actix_identity - Rust

Crate actix_identity[][src]

Expand description

Opinionated request identity service for Actix Web apps.

IdentityService middleware can be used with different policies types to store identity information.

A cookie based policy is provided. CookieIdentityPolicy uses cookies as identity storage.

diff --git a/actix_protobuf/all.html b/actix_protobuf/all.html index 72b1757e4..43b71f5bc 100644 --- a/actix_protobuf/all.html +++ b/actix_protobuf/all.html @@ -1,4 +1,4 @@ -List of all items in this crate

List of all items[] +List of all items in this crate

List of all items[]

Structs

Enums

Traits

diff --git a/actix_protobuf/index.html b/actix_protobuf/index.html index c21df6eaf..cace43adf 100644 --- a/actix_protobuf/index.html +++ b/actix_protobuf/index.html @@ -1,4 +1,4 @@ -actix_protobuf - Rust

Crate actix_protobuf[][src]

Structs

+actix_protobuf - Rust

Crate actix_protobuf[][src]

Structs

Enums

Traits

diff --git a/actix_redis/all.html b/actix_redis/all.html index d672d9179..c1df169be 100644 --- a/actix_redis/all.html +++ b/actix_redis/all.html @@ -1,4 +1,4 @@ -List of all items in this crate

List of all items[] +List of all items in this crate

List of all items[]

Structs

Enums

diff --git a/actix_redis/index.html b/actix_redis/index.html index 34ec230a3..f1dc58f69 100644 --- a/actix_redis/index.html +++ b/actix_redis/index.html @@ -1,4 +1,4 @@ -actix_redis - Rust

Crate actix_redis[][src]

Expand description

Redis integration for Actix and session store for Actix Web.

+actix_redis - Rust

Crate actix_redis[][src]

Expand description

Redis integration for Actix and session store for Actix Web.

Structs

Command for send data to Redis

Redis communication actor

diff --git a/actix_session/all.html b/actix_session/all.html index 4f1e6db44..152b0185a 100644 --- a/actix_session/all.html +++ b/actix_session/all.html @@ -1,4 +1,4 @@ -List of all items in this crate

List of all items[] +List of all items in this crate

List of all items[]

Structs

Enums

Traits

diff --git a/actix_session/index.html b/actix_session/index.html index 59781369e..9fefb93fa 100644 --- a/actix_session/index.html +++ b/actix_session/index.html @@ -1,4 +1,4 @@ -actix_session - Rust

Crate actix_session[][src]

Expand description

Sessions for Actix Web.

+actix_session - Rust

Crate actix_session[][src]

Expand description

Sessions for Actix Web.

Provides a general solution for session management. Session middleware could provide different implementations which could be accessed via general session API.

This crate provides a general solution for session management and includes a cookie backend. diff --git a/actix_web_httpauth/all.html b/actix_web_httpauth/all.html index c218fd519..f35234b99 100644 --- a/actix_web_httpauth/all.html +++ b/actix_web_httpauth/all.html @@ -1,4 +1,4 @@ -List of all items in this crate

List of all items[] +List of all items in this crate

List of all items[]

Structs

Enums

Traits

diff --git a/actix_web_httpauth/index.html b/actix_web_httpauth/index.html index 5080d306d..185f7161b 100644 --- a/actix_web_httpauth/index.html +++ b/actix_web_httpauth/index.html @@ -1,4 +1,4 @@ -actix_web_httpauth - Rust

Crate actix_web_httpauth[][src]

Expand description

HTTP authentication schemes for actix-web.

+actix_web_httpauth - Rust

Crate actix_web_httpauth[][src]

Expand description

HTTP authentication schemes for actix-web.

Provides: