As you can see, all this function does is call its argument with a fixed value, and return the result. Here's how we might use it: fn main() { ...
確定! 回上一頁