Searched defs:ParseLayoutError (Results 1 – 1 of 1) sorted by relevance
284 pub struct ParseLayoutError(String); struct286 impl fmt::Display for ParseLayoutError { implementation292 impl error::Error for ParseLayoutError {} implementation