[][src]Function places::storage::history::get_visit_page

pub fn get_visit_page(
    db: &PlacesDb,
    offset: i64,
    count: i64,
    exclude_types: VisitTransitionSet
) -> Result<HistoryVisitInfos>