StackOverflow Questions for Tag: rust-futures

R Sun
R Sun

Reputation: 1669

Get result from both of `async` functions

Score: 0

Views: 84

Answers: 2

Read More
Jack Maloney
Jack Maloney

Reputation: 545

Pinning issues for struct implementing Stream

Score: 1

Views: 46

Answers: 0

Read More
programmerRaj
programmerRaj

Reputation: 2098

How to await multiple Rust futures in parallel, and stop as soon as one of them outputs Err

Score: 1

Views: 120

Answers: 1

Read More
jk_games
jk_games

Reputation: 27

Stream storing a self-referencing future in rust

Score: 0

Views: 54

Answers: 0

Read More
kpcyrd
kpcyrd

Reputation: 11

Wrap a hyper::Body in a BufReader in Rust

Score: 1

Views: 592

Answers: 2

Read More
David Alsh
David Alsh

Reputation: 7675

How to manually poll Runtime to drive futures without blocking current thread?

Score: 1

Views: 289

Answers: 1

Read More
kmdreko
kmdreko

Reputation: 60497

Is an Axum handler cancelled if the requester disconnects?

Score: 4

Views: 618

Answers: 1

Read More
Coldchain9
Coldchain9

Reputation: 1745

Retrying an Async Stream Request when Rate Limits are reached

Score: 1

Views: 209

Answers: 0

Read More
Coldchain9
Coldchain9

Reputation: 1745

Spawning new Async Tasks as result from a Tokio Channel

Score: 1

Views: 584

Answers: 1

Read More
Coldchain9
Coldchain9

Reputation: 1745

Stepping by n for futures::stream::iter()

Score: 0

Views: 75

Answers: 1

Read More
Coldchain9
Coldchain9

Reputation: 1745

Tokio Channel isn't Receiving from Streamed Futures

Score: 0

Views: 56

Answers: 1

Read More
pepece
pepece

Reputation: 370

Aggregate message from several async_channel with different types to execute synchronously

Score: 0

Views: 81

Answers: 2

Read More
zoska
zoska

Reputation: 1724

How to implement tokio::io::AsyncRead for reqwest::Response

Score: 0

Views: 341

Answers: 0

Read More
Orelvis15
Orelvis15

Reputation: 324

inferred to be a `FnMut` closure

Score: -1

Views: 107

Answers: 1

Read More
djkato
djkato

Reputation: 756

Should I use generics or Box<dyn> to use a traits methods under a structures field?

Score: 0

Views: 795

Answers: 2

Read More
Eatenpancreas
Eatenpancreas

Reputation: 124

Using async functions within a Actix middleware

Score: 0

Views: 228

Answers: 1

Read More
DazWilkin
DazWilkin

Reputation: 40326

How to `join_all` `Vec<Result<Vec<Foo>, anyhow::Error>>` into `Result<Vec<Foo>, anyhow::Error>`

Score: 1

Views: 107

Answers: 1

Read More
Corfucinas
Corfucinas

Reputation: 385

Hanging promise canceled

Score: 3

Views: 1403

Answers: 2

Read More
vsezanatodazheeto
vsezanatodazheeto

Reputation: 121

impl Future for struct with Future in Rust

Score: 3

Views: 963

Answers: 1

Read More
VoltairePunk
VoltairePunk

Reputation: 302

Running rust async futures containing infinite loops

Score: 0

Views: 723

Answers: 1

Read More
PreviousPage 1Next