1
0
mirror of https://github.com/actix/actix-website synced 2025-06-29 16:24:58 +02:00

Add api docs

This commit is contained in:
Nikolay Kim
2018-07-21 04:09:47 -07:00
parent 35a9469409
commit 52a58cc626
5528 changed files with 266014 additions and 0 deletions

View File

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