We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5aeefdf commit fe936c2Copy full SHA for fe936c2
CNAME
@@ -0,0 +1 @@
1
+hyper.rs
index.html
@@ -0,0 +1,21 @@
+<!DOCTYPE html>>
2
+<html>
3
+ <head>
4
+ <title>hyper.rs</title>
5
+ </head>
6
+ <body>
7
+ <div id="main">
8
+ <header>
9
+ <h1>hyper.rs</h1>
10
+ <p>HTTP server and client for Rust</p>
11
+ </header>
12
+ <section>
13
+ <ul>
14
+ <li><a href="https://hyperium.github.io/hyper">Documentation</a></li>
15
+ <li><a href="https://github.com/hyperium/hyper">Repo</a></li>
16
+ <li><a href="https://crates.io/crates/hyper">Crates.io</a></li>
17
+ </ul>
18
+ </section>
19
+ </div>
20
+ </body>
21
+</html>
0 commit comments