pub fn get_workspace(name: &str) -> Workspace
Returns the workspace with the given name.
Workspaces are identified by their name. Calling this function alone does not create the workspace if it doesn’t already exist.