macro_rules! KeyPurposeUnknown {
    () => { ... };
}
Expand description

Pattern that matches an unknown KeyPurpose member.