We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
//tvlib/org.mjdev.tvlib.database.extensions/ObjectBoxExt/stx
[androidJvm] inline suspend fun <V, T> Box<T>.stx(crossinline transaction: Box<T>.() -> V): V?