mirror of
https://github.com/rwf2/Rocket.git
synced 2024-12-28 13:22:38 +00:00
58f365dac4
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. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |