Macro RxAccelerationUnknown
macro_rules! RxAccelerationUnknown {
() => { ... };
}
Expand description
Pattern that matches an unknown RxAcceleration
member.
macro_rules! RxAccelerationUnknown {
() => { ... };
}
Pattern that matches an unknown RxAcceleration
member.