Searched defs:StringError (Results 1 – 1 of 1) sorted by relevance
2277 struct StringError(String); in from() struct2279 impl Error for StringError { in from() implementation2286 impl fmt::Display for StringError { in from() implementation2293 impl fmt::Debug for StringError { in from() implementation