train 0.0.0

Elegant web framework for Rust
Documentation
[package]
name = "train"
version = "0.0.0"
authors = ["SuperPaintman <SuperPaintmanDeveloper@gmail.com>"]
description = "Elegant web framework for Rust"
keywords = ["train", "http", "web", "framework", "async"]
categories = ["web-programming::http-server"]
repository = "https://github.com/SuperPaintman/train"
readme = "README.md"
license-file = "LICENSE"
edition = "2018"

[dependencies]