Edit comment
This commit is contained in:
parent
316ca7eb3a
commit
18819c65d9
1 changed files with 1 additions and 1 deletions
|
@ -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)]
|
||||
#[non_exhaustive]
|
||||
pub enum KeyType {
|
||||
|
|
Loading…
Reference in a new issue