# `typed-urls` This crate allows to define the various routes of your webapp using a simple Rust structure. See `typed-urls-derive/tests/simple.rs` for an example. Currently support `actix` and `tera`. `typed-urls` is distributed under the terms of the MPL 2.0 license.