pub fn prepare_worker_entrypoint(socket_path: &str)Expand description
The entrypoint that the spawned prepare worker should start with. The socket_path specifies
the path to the socket used to communicate with the host.
pub fn prepare_worker_entrypoint(socket_path: &str)The entrypoint that the spawned prepare worker should start with. The socket_path specifies
the path to the socket used to communicate with the host.