Rocket/lib
Sergio Benitez d6e86be1b0 Make route collisions a hard error.
This is a breaking change. Previously, route collisions were warnings.
2017-04-18 17:42:44 -07:00
..
benches Add Rocket::routes() method to get all routes. Add some internal benchmarks. 2017-04-05 01:19:33 -07:00
src Make route collisions a hard error. 2017-04-18 17:42:44 -07:00
tests Add support for configurable size limits. 2017-04-18 00:25:13 -07:00
build.rs Use ansi_term::Color, not Colour. 2017-03-08 15:08:13 -08:00
Cargo.toml New version: 0.2.6. 2017-04-17 16:21:56 -07:00