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

Pattern that matches an unknown Offer member.