macro_rules! DiscreteActivityUnknown {
() => { ... };
}
Expand description
Pattern that matches an unknown DiscreteActivity
member.
macro_rules! DiscreteActivityUnknown {
() => { ... };
}
Pattern that matches an unknown DiscreteActivity
member.