zircon 0.1.1

web application framework on tokio-based hyper
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# zircon.rs
rust web application framework based on tokio-based hyper

zircon.rs is an experimental web application framework based on tokio-based
hyper.

# Examples

See [the examples directory](/examples/) for examples.

# Note

The current status of this library is highly experimental. So, API will change
commit by commit.