macro_rules! PairingPropertiesUnknown {
    () => { ... };
}Expand description
Pattern that matches an unknown PairingProperties member.
macro_rules! PairingPropertiesUnknown {
    () => { ... };
}Pattern that matches an unknown PairingProperties member.