[][src]Function places::storage::bookmarks::update_pos_for_deletion

fn update_pos_for_deletion(
    db: &PlacesDb,
    pos: u32,
    parent_id: RowId
) -> Result<()>

Updates the position of existing items so that the deletion of a child from the position specified leaves all siblings with the correct position.