async/result_future library

Classes

ResultFuture<T>
A Future wrapper that provides synchronous access to the result of the wrapped Future once it's completed.