Moo, Kachon

Results 1 issues of Moo, Kachon

""" actix_web::rt::spawn(async move { while let Some(Ok(msg)) = msg_stream.next().await { """ Now we don't use .next() but .recv() .

C-documentation
good first issue