Rocket/codegen
Sergio Benitez 3bf577db6e Handle segments parameters in 'uri!'.
This commit also moves the 'uri' module into its own directory,
includes the beginning of the 'FromUriParam' trait, and abandons the
'url' crate in favor of 'percent_encoding' for percent encoding.
2017-09-14 22:13:07 -07:00
..
src Handle segments parameters in 'uri!'. 2017-09-14 22:13:07 -07:00
tests Handle segments parameters in 'uri!'. 2017-09-14 22:13:07 -07:00
Cargo.toml Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
build.rs Update lints for latest nightly, '2017-08-10'. 2017-08-11 09:14:54 -07:00