create_workspace

Function create_workspace 

Source
pub fn create_workspace(
    store: &WaveStore,
    name: &str,
) -> Result<Workspace, StoreError>
Expand description

Create a new workspace with the given name.