Skip to main content

spawn_detached_service

Function spawn_detached_service 

Source
fn spawn_detached_service(
    bind: &str,
    qpu_enabled: bool,
) -> Result<Option<u32>, String>