Rocket/lib/src/router
Sergio Benitez 5cdb645fc9 Routing is functional! Sort-of. Pretty console colors.
Okay, so, given a URI, we can figure out which route is corresponds to.
Unfortunately, the handler is not yet part of that route, and we're not parsing
the parameters from the path quite yet. But, we're almost there!
2016-03-21 02:22:22 -07:00
..
collider.rs Routing is functional! Sort-of. Pretty console colors. 2016-03-21 02:22:22 -07:00
mod.rs Routing is functional! Sort-of. Pretty console colors. 2016-03-21 02:22:22 -07:00
route.rs Routing is functional! Sort-of. Pretty console colors. 2016-03-21 02:22:22 -07:00