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

Pattern that matches an unknown EndpointType member.