ktor-utils / io.ktor.util / use

use

inline fun <R> Lock.use(block: () -> R): R