Type Alias WorkspaceId

pub type WorkspaceId = i32;
Expand description

This type provides the id used to identify workspaces

its a type because it might change at some point