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

Pattern that matches an unknown IncomingTransferable member.