]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #34475 - frewsxcv:path-component, r=GuillaumeGomez
authorGuillaume Gomez <guillaume1.gomez@gmail.com>
Tue, 28 Jun 2016 14:05:15 +0000 (16:05 +0200)
committerGitHub <noreply@github.com>
Tue, 28 Jun 2016 14:05:15 +0000 (16:05 +0200)
commitf8453a1d177d0cc7004f5ecac214746b0d349d82
treea60c20bce283fb8a83d411e841e48ec4ca9360e0
parentb34f6e724542aff2424c4f0864a7eb4ca1062a6c
parentf1d600c6f8cbf7ab23f566e3912f1bebe892b0a6
Rollup merge of #34475 - frewsxcv:path-component, r=GuillaumeGomez

Expand `std::path::Component` documentation.

Indicate how it gets created and add an example.
src/libstd/path.rs