This removes the manual implementation of Display + Error for ASN1EncodeErr and uses the derive macro from `thiserror` to add std Error and Display implementations for ANS1EncodeErr and ASN1DecodeErr.
624 B
624 B