Skip to main content

Module c_string

Module c_string 

Source
Expand description

A fixed capacity CString.

Structs§

CString
A fixed capacity CString.
IntoStringError
An error indicating invalid UTF-8 when converting a CString into a String.

Enums§

ExtendError
An error to extend CString with bytes.