interface Connection : Closeable
An interface which describes a Closeable connection that provides access to a PlacesAPI. |
|
open class PlacesHistoryStorage : HistoryStorage
Implementation of the HistoryStorage which is backed by a Rust Places lib via PlacesConnection. |
const val DB_NAME: String |