Struct std::string::FromUtf16ErrorStable
[-]
[+]
[src]
pub struct FromUtf16Error(_);
A possible error value from the String::from_utf16 function.
pub struct FromUtf16Error(_);
A possible error value from the String::from_utf16 function.
impl Error for FromUtf16Errorimpl Show for FromUtf16Error
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).