resourceScope

suspend fun <A> resourceScope(action: suspend ResourceScope.() -> A): A(source)