fn func1(p1: PathBuf); fn func2(p1: &Path); fn func3<S>(p1: S) where S: ... a Path to be borrowed from it - including, handily, strings.
確定! 回上一頁