mirror of
https://github.com/rwf2/Rocket.git
synced 2025-02-23 00:52:07 +00:00
The iterator may be empty. This changes the return type of 'Request::segments()' from 'Option<Segments>' to simply 'Segments'. Internally also adds a 'Client::debug()' for easier request testing. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |