mirror of
https://github.com/rwf2/Rocket.git
synced 2025-02-20 23:52:02 +00:00
In order to avoid making 'ResponseBuilder::sized_body' an asynchronous function, the seeking is deferred until finalization. 'finalize()' is replaced with '.await', and 'ResponseBuilder::ok()' is an 'async fn'. |
||
---|---|---|
.. | ||
codegen | ||
http | ||
lib |