~lthms/typed-urls

Type-safe URLs in Rust
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

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~lthms/typed-urls
read/write
git@git.sr.ht:~lthms/typed-urls

You can also use your local clone with git send-email.

#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.