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

Pattern that matches an unknown SampleType member.