typed-urls

Crates.iotyped-urls
lib.rstyped-urls
version0.1.0
sourcesrc
created_at2021-08-28 09:41:36.387941
updated_at2021-08-28 09:41:36.387941
descriptionType-safe URLs for Rust web applications
homepage
repositoryhttps://labs.soap.coffee/crates/typed-urls.git
max_upload_size
id443390
size21,333
Thomas Letan (lthms)

documentation

README

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.

Commit count: 0

cargo fmt