Type Definition ntex::http::PayloadStream[][src]

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

Type represent boxed payload