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

Pattern that matches an unknown Action member.