Function places::storage::fetch_page_info

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