]> git.lizzy.rs Git - rust.git/commit
OsString: mention storage form in discussion
authorLyndon Brown <jnqnfe@gmail.com>
Sat, 10 Nov 2018 06:59:42 +0000 (06:59 +0000)
committerLyndon Brown <jnqnfe@gmail.com>
Wed, 21 Nov 2018 18:30:45 +0000 (18:30 +0000)
commit0591ff7525d3d468244e102c4002b6663db5f5ad
treea1cb56c7865d9dbb18680a141c2bc371d6f96626
parentee7bb94044bbdc1689cd29fcc585dd7d49a2672e
OsString: mention storage form in discussion

Helps users to understand capacity related values, which may surpise on
Windows.

Also is a step towards clarifying understanding of `OsStr`'s len() return
value.
src/libstd/ffi/os_str.rs