Expand description
Utilities for working with Actix Web types.
Structs§
- Infallible
Stream - Converts stream with item
T
intoResult<T, Infallible>
.
Functions§
- fork_
request_ payload - Returns an effectively cloned payload that supports streaming efficiently.