Searched defs:LengthLimitError (Results 1 – 1 of 1) sorted by relevance
104 pub struct LengthLimitError; struct106 impl fmt::Display for LengthLimitError { implementation112 impl Error for LengthLimitError {} implementation