Function service

Source
pub fn service(
    worker_threads: usize,
    out_tx: OutgoingRequestChannel,
) -> (ServiceRun, Spawner)