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

Pattern that matches an unknown InputMethodAction member.