Sergio Benitez
|
084481a84e
|
Initial implementation of typed URIs.
This is a breaking change. All Rocket applications using code
generation must now additionally declare usage of the 'decl_macro'
feature.
|
2017-09-14 22:10:25 -07:00 |
Sergio Benitez
|
86c7a67b02
|
Allow named parameters to be ignored.
|
2017-08-02 18:44:31 -07:00 |
Sergio Benitez
|
2e54a1f74d
|
Don't use &str where RawStr is now preferred.
|
2017-04-14 00:43:57 -07:00 |
Sergio Benitez
|
8eef42a256
|
Compile-time enforce paths as absolute, non-empty, valid segments.
|
2017-02-06 04:03:30 -08:00 |
Sergio Benitez
|
6498c26473
|
Fix test for latest nightly.
|
2016-09-28 19:38:11 -07:00 |
Sergio Benitez
|
46f73ed57c
|
Renamed macros to codegen.
|
2016-09-08 20:38:58 -07:00 |