[][src]Type Definition actix_web::dev::BodyStream

type BodyStream = Box<dyn Stream<Item = Bytes, Error = Error>>;

Type represent streaming body