places::storage

Function fetch_page_info

Source
pub fn fetch_page_info(
    db: &PlacesDb,
    url: &Url,
) -> Result<Option<FetchedPageInfo>>