Edit comment

This commit is contained in:
Heiko Schaefer 2021-09-02 16:52:47 +02:00
parent 316ca7eb3a
commit 18819c65d9

View file

@ -107,7 +107,7 @@ impl CardCaps {
} }
} }
/// Enum to identify the Key-slots on an OpenPGP card /// Identify a Key slot on an OpenPGP card
#[derive(Debug, Clone, Copy, Eq, PartialEq)] #[derive(Debug, Clone, Copy, Eq, PartialEq)]
#[non_exhaustive] #[non_exhaustive]
pub enum KeyType { pub enum KeyType {