tide 0.16.0

A minimal and pragmatic Rust web application framework built for rapid development
Documentation
1
2
3
4
5
6
<html>
  <head><title>Example</title></head>
  <body>
    <h1>Example</h1>
  </body>
</html>