Macro WrappedKeyUnknown

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

Pattern that matches an unknown WrappedKey member.