SnapshotContextElement

A [CoroutineContext] element that [enters][Snapshot.enter] an associated snapshot whenever a

SnapshotContextElement

Interface

Common
public interface SnapshotContextElement : CoroutineContext.Element

A CoroutineContext element that enters an associated snapshot whenever a coroutine associated with this context is resumed.