rweb 0.3.0-alpha.0

Yet another web server framework for rust
Documentation
# rweb

[![Build Status](https://travis-ci.com/kdy1/rweb.svg?branch=master)](https://travis-ci.com/kdy1/rweb)

Yet another web server framework for rust.

Installation:
```toml
[dependencies]
rweb = "0.3.0-alpha.0"
```