Clean-up the codebase and the tests
Release a first version under the terms of the MPL 2.0
Fix build for recent version of syn
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.