Type Definition actix_http::PayloadStream[][src]

type PayloadStream = Pin<Box<dyn Stream<Item = Result<Bytes, PayloadError>>>>;
Expand description

Type represent boxed payload