rohanasan 0.4.2

Rohanasan: An extremely fast backend framework for rust!
Documentation
1
2
3
4
5
6
7
8
9
10
<html>
<head>
    <title>Rohanasan</title>
</head>
<body>
Hello! This is the index page of Rohanasan!
This is the logo present at /static/rohanasan.png:
<img width="300" src="/static/rohanasan.png"/>
</body>
</html>