Expand description
hyper::rt::Executor impl shared by the HTTP server and the
tokio HTTP/1+2 client. Spawns hyper’s internal tasks via the
owning Server/Client task_group so they get cancelled on stop.
hyper::rt::Executor impl shared by the HTTP server and the
tokio HTTP/1+2 client. Spawns hyper’s internal tasks via the
owning Server/Client task_group so they get cancelled on stop.