Searched defs:LengthDelimitedCodecError (Results 1 – 1 of 1) sorted by relevance
438 pub struct LengthDelimitedCodecError { struct439 _priv: (),1074 impl fmt::Debug for LengthDelimitedCodecError { implementation1080 impl fmt::Display for LengthDelimitedCodecError { implementation1086 impl StdError for LengthDelimitedCodecError {} implementation