forked from mirror/async-std
Implement FromStr for PathBuf
This makes PathBuf compatible with std version as you can simply call let path: PathBuf = FromStr::from_str(s).unwrap()poc-serde-support
parent
037119c0c0
commit
d8e52c1002
Loading…
Reference in New Issue