switch_workspace

Function switch_workspace 

Source
pub fn switch_workspace(
    store: &WaveStore,
    window_id: &str,
    ws_id: &str,
) -> Result<(), StoreError>
Expand description

Switch a window to a different workspace.