mirror of https://github.com/rwf2/Rocket.git
5cdb645fc9
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! |
||
---|---|---|
.. | ||
collider.rs | ||
mod.rs | ||
route.rs |