Function places::storage::history::href_to_guid

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

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