mirror of
https://github.com/actix/actix-website
synced 2025-06-30 08:44:27 +02:00
Add api docs
This commit is contained in:
10
static/api/actix-web/0.7.0/stable/ws/client/Client.t.html
Normal file
10
static/api/actix-web/0.7.0/stable/ws/client/Client.t.html
Normal file
@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0;URL=struct.Client.html">
|
||||
</head>
|
||||
<body>
|
||||
<p>Redirecting to <a href="struct.Client.html">struct.Client.html</a>...</p>
|
||||
<script>location.replace("struct.Client.html" + location.search + location.hash);</script>
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0;URL=enum.ClientError.html">
|
||||
</head>
|
||||
<body>
|
||||
<p>Redirecting to <a href="enum.ClientError.html">enum.ClientError.html</a>...</p>
|
||||
<script>location.replace("enum.ClientError.html" + location.search + location.hash);</script>
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0;URL=struct.ClientHandshake.html">
|
||||
</head>
|
||||
<body>
|
||||
<p>Redirecting to <a href="struct.ClientHandshake.html">struct.ClientHandshake.html</a>...</p>
|
||||
<script>location.replace("struct.ClientHandshake.html" + location.search + location.hash);</script>
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0;URL=struct.ClientReader.html">
|
||||
</head>
|
||||
<body>
|
||||
<p>Redirecting to <a href="struct.ClientReader.html">struct.ClientReader.html</a>...</p>
|
||||
<script>location.replace("struct.ClientReader.html" + location.search + location.hash);</script>
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0;URL=struct.ClientWriter.html">
|
||||
</head>
|
||||
<body>
|
||||
<p>Redirecting to <a href="struct.ClientWriter.html">struct.ClientWriter.html</a>...</p>
|
||||
<script>location.replace("struct.ClientWriter.html" + location.search + location.hash);</script>
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0;URL=../../../actix_web/ws/enum.ClientError.html">
|
||||
</head>
|
||||
<body>
|
||||
<p>Redirecting to <a href="../../../actix_web/ws/enum.ClientError.html">../../../actix_web/ws/enum.ClientError.html</a>...</p>
|
||||
<script>location.replace("../../../actix_web/ws/enum.ClientError.html" + location.search + location.hash);</script>
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0;URL=../../../actix_web/ws/struct.Client.html">
|
||||
</head>
|
||||
<body>
|
||||
<p>Redirecting to <a href="../../../actix_web/ws/struct.Client.html">../../../actix_web/ws/struct.Client.html</a>...</p>
|
||||
<script>location.replace("../../../actix_web/ws/struct.Client.html" + location.search + location.hash);</script>
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0;URL=../../../actix_web/ws/struct.ClientHandshake.html">
|
||||
</head>
|
||||
<body>
|
||||
<p>Redirecting to <a href="../../../actix_web/ws/struct.ClientHandshake.html">../../../actix_web/ws/struct.ClientHandshake.html</a>...</p>
|
||||
<script>location.replace("../../../actix_web/ws/struct.ClientHandshake.html" + location.search + location.hash);</script>
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0;URL=../../../actix_web/ws/struct.ClientReader.html">
|
||||
</head>
|
||||
<body>
|
||||
<p>Redirecting to <a href="../../../actix_web/ws/struct.ClientReader.html">../../../actix_web/ws/struct.ClientReader.html</a>...</p>
|
||||
<script>location.replace("../../../actix_web/ws/struct.ClientReader.html" + location.search + location.hash);</script>
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0;URL=../../../actix_web/ws/struct.ClientWriter.html">
|
||||
</head>
|
||||
<body>
|
||||
<p>Redirecting to <a href="../../../actix_web/ws/struct.ClientWriter.html">../../../actix_web/ws/struct.ClientWriter.html</a>...</p>
|
||||
<script>location.replace("../../../actix_web/ws/struct.ClientWriter.html" + location.search + location.hash);</script>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user