As you discovered, the "correct" way to print a Path is via the .display method, which returns a type that implements Display .
確定! 回上一頁