[][src]Function places::history_sync::plan::apply_plan

pub fn apply_plan(
    db: &PlacesDb,
    inbound: IncomingChangeset,
    telem: &mut EngineIncoming,
    interruptee: &impl Interruptee
) -> Result<OutgoingChangeset>