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

Pattern that matches an unknown DiscreteActivity member.