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