apply_tab_deleted

Function apply_tab_deleted 

Source
fn apply_tab_deleted(
    wstore: &WaveStore,
    workspace_id: &str,
    tab_id: &str,
) -> Result<(), Box<dyn Error>>