Re-exports§
pub use crate::db::db::GlobalChangeCounterTracker;
pub use crate::db::db::PlacesDb;
Modules§
Structs§
- Places
Transaction - High level transaction type which “does the right thing” for you.
Construct one with
PlacesDb::begin_transaction()
.