Skip to content

WIP: openpgp: Add doctests to types/mod.rs

Wiktor Kwapisiewicz requested to merge wiktor-k/issue-475-improve-types into master

This is not yet complete but I'm submitting it for early review :)

I've derived Debug for RevocationType. This allows using RevocationType in tests but I think it's good to have in general.

Edited by Wiktor Kwapisiewicz

Merge request reports