Rust doesn't support overloaded functions/methods. As a workaround, you can use tuples to receive multiple values in a single argument.
確定! 回上一頁