One way I know is to provide the type annotations in Rust is by declaring an intermediate variable so the compiler knows the return type:use ...
確定! 回上一頁