]> git.lizzy.rs Git - rust.git/commit
Expand std::path::Display's docs
authorlukaramu <lukaramu@users.noreply.github.com>
Mon, 17 Apr 2017 20:51:12 +0000 (22:51 +0200)
committerlukaramu <lukaramu@users.noreply.github.com>
Mon, 17 Apr 2017 20:51:12 +0000 (22:51 +0200)
commit32132d9fb66d95ab3bfbc5eff969a1e084310705
tree9a4e9f684a2691051312d08dea4ea9ef59657fb5
parent51ca5fe716c48b2dd4adbe4e2379d952b60afca8
Expand std::path::Display's docs

Part of #29368.
* Added explanation for why the struct exists
* Added link to where it is created
* Added example
src/libstd/path.rs