Struct rcstring::Error
[−]
[src]
pub struct Error(_);
Error returned when a CString
was initialized without a trailing
NULL
byte, or if there are non-ASCII characters in the string