提交 d69cf294 编写于 作者: B Brian Anderson

doc: current_dir returns a PathBuf, not a Path

上级 8a60e566
......@@ -27,7 +27,7 @@
use sync::{StaticMutex, MUTEX_INIT};
use sys::os as os_imp;
/// Returns the current working directory as a `Path`.
/// Returns the current working directory as a `PathBuf`.
///
/// # Errors
///
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册