Workspace

Type Alias Workspace 

Source
pub type Workspace = Engine;
Expand description

Temporary alias to align with the Inversion plan’s unified naming. Workspace is functionally identical to Engine and will eventually replace it.

Aliased Type§

pub struct Workspace { /* private fields */ }