rust/library/std/src/ffi
Jakob Degen 7bc47cfd92 Correct docs in Arc and Rc.
A number of trait implementations incorrectly claimed to be zero cost.
2022-01-20 04:54:03 -05:00
..
c_str ffi::c_str added tests for empty strings 2021-03-28 19:58:49 +03:00
os_str std: move "mod tests/benches" to separate files 2020-08-31 02:56:59 +00:00
c_str.rs Correct docs in Arc and Rc. 2022-01-20 04:54:03 -05:00
mod.rs Emphasise that an OsStr[ing] is not necessarily a platform string 2021-12-02 21:02:56 +00:00
os_str.rs Correct docs in Arc and Rc. 2022-01-20 04:54:03 -05:00