Rocket/lib
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
..
src Routing is functional! Sort-of. Pretty console colors. 2016-03-21 02:22:22 -07:00
Cargo.toml Routing is functional! Sort-of. Pretty console colors. 2016-03-21 02:22:22 -07:00