Type Definition ajars_actix_web::actix_web::dev::PayloadStream[]

pub type PayloadStream = Pin<Box<dyn Stream<Item = Result<Bytes, PayloadError>> + 'static, Global>>;
Expand description

Type represent boxed payload