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

Pattern that matches an unknown RoutineType member.