AutoDisposeContext
interface AutoDisposeContext
A context intended for use as AutoDisposeContext.() -> Unit
function body parameters where zero-arg autoDispose functions can be called. This should be backed by an underlying Completable or ScopeProvider.
Functions
Link copied to clipboard
Extension that proxies to the normal autoDispose extension function.