Macro KeyTypeUnknown

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

Pattern that matches an unknown KeyType member.