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

Pattern that matches an unknown OutgoingTransferable member.