From dc5c6425a162a3404da468c982b765762e094ca0 Mon Sep 17 00:00:00 2001 From: robjtede Date: Fri, 20 Nov 2020 00:28:38 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=20f60c3?= =?UTF-8?q?653d36ce67150e58ae850c73f8d36b33ce6=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- actix_redis/all.html | 8 +- actix_redis/enum.Error.html | 30 +++-- actix_redis/enum.RespError.html | 45 ++++--- actix_redis/enum.RespValue.html | 46 ++++--- actix_redis/enum.SameSite.html | 45 ++++--- actix_redis/index.html | 4 +- actix_redis/struct.Command.html | 31 +++-- actix_redis/struct.RedisActor.html | 34 +++-- actix_redis/struct.RedisSession.html | 31 +++-- ayu.css | 2 +- dark.css | 2 +- favicon-16x16.png | Bin 0 -> 2214 bytes favicon-32x32.png | Bin 0 -> 2919 bytes favicon.svg | 24 ++++ main.js | 6 +- rustdoc.css | 2 +- search-index.js | 2 +- settings.html | 6 +- src/actix_redis/lib.rs.html | 4 +- src/actix_redis/redis.rs.html | 34 ++--- src/actix_redis/session.rs.html | 190 ++++++++++++++------------- 21 files changed, 315 insertions(+), 231 deletions(-) create mode 100644 favicon-16x16.png create mode 100644 favicon-32x32.png create mode 100644 favicon.svg diff --git a/actix_redis/all.html b/actix_redis/all.html index c538c3a4f..43f7fdb76 100644 --- a/actix_redis/all.html +++ b/actix_redis/all.html @@ -1,4 +1,6 @@ -List of all items in this crate