mirror of
https://github.com/rwf2/Rocket.git
synced 2025-02-24 01:22:02 +00:00
The syntax 'TypedStream![T + '_]' expands to: impl TypedStream<Item = T> + '_ This allows seamlessly borrowing in typed streams. Also adds 'Event::empty()', for convenience. |
||
---|---|---|
.. | ||
codegen | ||
http | ||
lib |