Skip to main content

create_workspace_from_session_config

Function create_workspace_from_session_config 

Source
pub async fn create_workspace_from_session_config(
    config: &WorkspaceConfig,
) -> Result<Arc<dyn Workspace>, Error>
Expand description

Create a workspace from the current session configuration This is a compatibility wrapper for steer-core usage