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:
10
static/api/actix-web/0.7.0/actix_web/App.t.html
Normal file
10
static/api/actix-web/0.7.0/actix_web/App.t.html
Normal file
@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0;URL=struct.App.html">
|
||||
</head>
|
||||
<body>
|
||||
<p>Redirecting to <a href="struct.App.html">struct.App.html</a>...</p>
|
||||
<script>location.replace("struct.App.html" + location.search + location.hash);</script>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user