Std.Concurrent.Future.wait
1 declaration
fn
wait: &Std.Concurrent.Future.Future[T] -> Result[T, Std.Concurrent.ConcurrentError]Wait until the future settles and answer its outcome.
1 declaration
wait: &Std.Concurrent.Future.Future[T] -> Result[T, Std.Concurrent.ConcurrentError]Wait until the future settles and answer its outcome.