Skip to main content

update_tab

Function update_tab 

Source
pub fn update_tab(
    tab_id: &str,
    current_url: Option<&str>,
    title: Option<&str>,
) -> bool