Skip to main content

toggle_bookmark

Function toggle_bookmark 

Source
pub fn toggle_bookmark(url: &str, title: &str) -> Option<bool>
Expand description

Toggle url (chrome star / ⌘D). Returns the new bookmarked state, or None when the store is unavailable.