Module actix_web_lab::util

source ·
Expand description

Utilities for working with Actix Web types.

Structs

Converts stream with item T into Result<T, Infallible>.

Functions

Returns an effectively cloned payload that supports streaming efficiently.