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

Pattern that matches an unknown ActivateSensorError member.