let closure = move || -> std::pin::Pin<Box<dyn futures::Future<Output=() + Send + 'static>> { Box::pin(async move ...
確定! 回上一頁