xitca-web 0.2.0

an async web framework
Documentation
1
2
3
4
5
6
7
# A composable Rust async web framework


## Features

- 100% safe Rust
- composable API that satisfy high level usage and can be easily extended to and/or mixed with mid/low level
- static typed with minimal usage of runtime dynamic type casting
- minimal dependency tree and fast compile time