aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: e97414aa8df9ed7b49e5f0de13e27c3e9cc6b87f (plain)
1
2
3
4
5
6
7
# `typed-urls`

This crate allows to define the various routes of your webapp using a
simple Rust structure.  See `tests/simple.rs` for an
example. Currently support `actix` and `tera`.

`typed-urls` is distributed under the terms of the MPL 2.0 license.