Implement FromStr for PathBuf
This makes PathBuf compatible with std version as you can simply call let path: PathBuf = FromStr::from_str(s).unwrap()pull/489/head
parent
037119c0c0
commit
d8e52c1002
Loading…
Reference in New Issue