install_local

Function install_local 

Source
pub fn install_local(
    stream: u64,
    cfg: HighSpeedSwapConfig,
    model: ModelDims,
) -> Result<()>
Expand description

Install the orchestrator on the current thread. Idempotent (overwrites any prior installation, dropping it).