2
0
Fork 1
mirror of https://github.com/async-rs/async-std.git synced 2025-05-13 10:31:27 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Stjepan Glavina
417b548692
Cleanup path module (#497)
* Cleanup path module

* Derive clone for PathBuf and remove unused import

* impl AsRef<Path> for std::path::PathBuf

* Fix a doc comment
2019-11-11 00:31:33 +01:00