pub fn spawn_worker(backend: Device) -> String
Spin up a worker on an ephemeral localhost port, backed by backend; returns its address. (Localhost stands in for a cloud node — same wire path across a real network.)
backend