Searched defs:LengthDelimitedCodecError (Results 1 – 1 of 1) sorted by relevance
412 pub struct LengthDelimitedCodecError { struct413 _priv: (),1031 impl fmt::Debug for LengthDelimitedCodecError { implementation1037 impl fmt::Display for LengthDelimitedCodecError { implementation1043 impl StdError for LengthDelimitedCodecError {} implementation