It's approximately an operator for unwrap() or try! , so this could be expanded to something like: let msg = try!(stream.next().await.context("expected a ...
確定! 回上一頁