1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-07-02 20:54:31 +02:00

Deploying to gh-pages from @ 7e6335a09f 🚀

This commit is contained in:
robjtede
2022-03-05 23:25:11 +00:00
parent 618ea10d8f
commit e8c9749828
178 changed files with 6019 additions and 3427 deletions

View File

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../actix_session/enum.SessionStatus.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../actix_session/enum.SessionStatus.html">../../actix_session/enum.SessionStatus.html</a>...</p>
<script>location.replace("../../actix_session/enum.SessionStatus.html" + location.search + location.hash);</script>
</body>
</html>

View File

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../actix_session/struct.Session.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../actix_session/struct.Session.html">../../actix_session/struct.Session.html</a>...</p>
<script>location.replace("../../actix_session/struct.Session.html" + location.search + location.hash);</script>
</body>
</html>