[][src]Type Definition actix_http::PayloadStream

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

Type represent boxed payload