Function places::storage::history::url_to_guid

source ·
pub fn url_to_guid(db: &PlacesDb, url: &Url) -> Result<Option<Guid>>
Expand description

Returns the GUID for the specified Url, or None if it doesn’t exist.