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

Pattern that matches an unknown DeactivateSensorError member.