Macro MarkActionUnknown

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

Pattern that matches an unknown MarkAction member.