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