apply_tab_created

Function apply_tab_created 

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