Function devices::virtio::vhost_user_backend::connection::sys::linux::stream::stream_run_with_handler       
source ยท async fn stream_run_with_handler(
    stream: UnixStream,
    handler: Box<dyn Backend>,
    ex: &Executor,
) -> Result<()>