resource

fun <A> resource(f: suspend ResourceScope.() -> A): Resource<A>(source)