await.await

Undocumented in source. Be warned that the author may not have intended to support it.
  1. shared(Future!A) await(shared(Future!A) future)
    template await(A)
    static
    shared(Future!A)
    await
    (
    shared(Future!A) future
    )
  2. shared(Future!A) await(shared(Future!A) future, Duration timeout)

Meta