Function places::storage::history_metadata::get_latest_for_url

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