aboutsummaryrefslogtreecommitdiffstats
path: root/typed-urls-derive
AgeCommit message (Expand)Author
2021-08-28Fix `typed-urls-derive' Cargo.toml fileHEADtyped-urls-derive-0.1mainThomas Letan
2021-08-28Clean-up the codebase and the teststyped-urls-0.1Thomas Letan
2021-08-28Release a first version under the terms of the MPL 2.0Thomas Letan
2021-08-20Fix build for recent version of synThomas Letan
2020-10-22Derive Serialize implementationThomas Letan
2020-10-22Remove the Routing trait in favor of the more logical TypedUrlThomas Letan
2020-10-21Implement DisplayThomas Letan
2020-10-21Make [to_string] publicThomas Letan
2020-10-21Rename into typed-urlsThomas Letan