places::storage::history_metadata

Function get_latest_for_url

source
pub fn get_latest_for_url(
    db: &PlacesDb,
    url: &Url,
) -> Result<Option<HistoryMetadata>>