suspend fun <T> Completion<T>.handlerAwait(): T?
Suspending version of method io.vertx.ext.unit.Completion.handler
Return
T?
NOTE: This function has been automatically generated from io.vertx.ext.unit.Completion using Vert.x codegen.