v.len()); } async fn async_hello(){ let v = bar::push_vec(N); println!("async hello world ! v length :{:?}",v.len()); } // 同步sleep async ...
確定! 回上一頁