Searched defs:StringError (Results 1 – 1 of 1) sorted by relevance
2299 struct StringError(String); in from() struct2301 impl Error for StringError { in from() implementation2308 impl fmt::Display for StringError { in from() implementation2315 impl fmt::Debug for StringError { in from() implementation