pub fn resolve_worker_id( component_reference: &str, worker_name: &str, ) -> Option<WorkerId>
Get the worker-id for a given component and worker name. Returns none when no component for the specified reference exists.