[−][src]Function places::storage::history::href_to_guid
pub fn href_to_guid(db: &PlacesDb, url: &str) -> Result<Option<SyncGuid>>
Returns the GUID for the specified Url String, or None if it doesn't exist.
pub fn href_to_guid(db: &PlacesDb, url: &str) -> Result<Option<SyncGuid>>
Returns the GUID for the specified Url String, or None if it doesn't exist.