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

Pattern that matches an unknown CcdState member.