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

Pattern that matches an unknown SensorType member.