Skip to content

Serde feature, implementations for Display/FromStr.

These would be trait implementations that people implementing custom tools based on sequoia-openpgp would frequently run into on a bunch of types. I've started on the first one I ran into to ask whether this is the right way forward.

If this is okay as it is, I'll follow this up with more MRs when I run into more types for which I need these traits implemented.

Merge request reports