Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-datastore
/
org.meshtastic.core.datastore.di
/
asDataStoreScope
as
Data
Store
Scope
fun
CoroutineScope
.
asDataStoreScope
(
)
:
DataStoreScope
(
source
)
Presents an existing scope as
DataStoreScope
; the wrapper adds nothing but identity.