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

Pattern that matches an unknown DeliveryType member.