extern crate futures;. use futures::executor::block_on;. fn main() {. let inner_future = async {. println!("Hello, world.");.
確定! 回上一頁