Skip to main content
Module c_string
heapless
0.9.3
Module c_
string
Module Items
Structs
Enums
In crate heapless
heapless
Module
c_
string
Copy item path
Source
Expand description
A fixed capacity
CString
.
Structs
§
CString
A fixed capacity
CString
.
Into
String
Error
An error indicating invalid UTF-8 when converting a
CString
into a
String
.
Enums
§
Extend
Error
An error to extend
CString
with bytes.