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

Pattern that matches an unknown ClockType member.