Skip to main content

cache_bookmark_icon_to_store

Function cache_bookmark_icon_to_store 

Source
pub async fn cache_bookmark_icon_to_store(
    store: &HashtreeStore,
    source_url: Option<&str>,
    source_manifest_url: Option<&str>,
    icon_url: Option<&str>,
) -> Result<Option<String>>