pub async fn start() -> Result<(), std::io::Error> { loop { let mut data = vec![0; ... 如果你有多个任务要终止,你应该使用broadcast channel发送关机消息。
確定! 回上一頁