Struct rustls_ffi::rslice::NulByte [−][src]
pub struct NulByte {}
Expand description
NulByte represents an error converting &str
to rustls_str
when the &str
contains a NUL.
pub struct NulByte {}
NulByte represents an error converting &str
to rustls_str
when the &str
contains a NUL.