[][src]Module places::db

Re-exports

pub use crate::db::db::GlobalChangeCounterTracker;
pub use crate::db::db::PlacesDb;

Modules

db
schema
tx

Structs

PlacesTransaction

High level transaction type which "does the right thing" for you. Construct one with PlacesDb::begin_transaction().