[][src]Function places::storage::history::url_to_guid

pub fn url_to_guid(db: &PlacesDb, url: &Url) -> Result<Option<SyncGuid>>

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