rust/src/libstd/ffi
Pietro Albini b7ee110ea2
Rollup merge of #52340 - cypher:document-from-trait-in-ffi, r=steveklabnik
Document From trait implementations for OsStr, OsString, CString, and CStr

As part of issue #51430 (cc @skade).

The allocation and copy claims should be double-checked.

r? @steveklabnik
2018-08-01 10:12:32 +02:00
..
c_str.rs Rollup merge of #52340 - cypher:document-from-trait-in-ffi, r=steveklabnik 2018-08-01 10:12:32 +02:00
mod.rs Fix typo. 2018-01-10 17:58:00 -05:00
os_str.rs Seperate summaries from rest of the comment 2018-07-23 15:38:15 +02:00