| パス | 文字列だと | inner | | --------------------- | ---------- | ------------ | | [[PathBuf]] | [[String]] | [[OsString]] | | [[Path (Rust)\|Path]] | [[str]] | [[OsStr]] | ## 参考 - https://donsyoku.com/programming/handling-path-in-rust.html