Skip to main content
Module cstring_array
std
1.96.0-nightly
(38c0de8dc 2026-02-28)
Module cstring_
array
Module Items
Structs
In std::
sys::
process::
unix::
common
std
::
sys
::
process
::
unix
::
common
Module
cstring_
array
Copy item path
Source
Structs
§
CString
Array
Helper type to manage ownership of the strings within a C-style array.
CString
Iter
An iterator over all
CStr
s contained in a
CStringArray
.