If your function is generic over a trait but you don't mind the specific type, you can simplify the function declaration using impl Trait as the type of the ...
確定! 回上一頁