FutureCallback typedef

FutureCallback = Callback<Future>

Implementation

typedef FutureCallback = Callback<Future>;