completableFromCoroutine

fun completableFromCoroutine(block: suspend CoroutineScope.() -> Unit): Completable